Uses of Class
org.pcap4j.packet.SctpPacket
Packages that use SctpPacket
-
Uses of SctpPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return SctpPacketModifier and TypeMethodDescriptionSctpPacket.Builder.build()static SctpPacketSctpPacket.newPacket(byte[] rawData, int offset, int length) A static factory method.Constructors in org.pcap4j.packet with parameters of type SctpPacket