Uses of Class
nl.sidnlabs.pcap.packet.SequencePayload
Packages that use SequencePayload
-
Uses of SequencePayload in nl.sidnlabs.pcap.packet
Methods in nl.sidnlabs.pcap.packet that return types with arguments of type SequencePayloadMethods in nl.sidnlabs.pcap.packet with parameters of type SequencePayloadModifier and TypeMethodDescriptionvoidFlowData.addPayload(SequencePayload p) Add new SequencePayload to the list of sequences, if the sequence is out-of-order then it will not be added to the listintSequencePayload.compareTo(SequencePayload o) booleanSequencePayload.linked(SequencePayload o)