Uses of Class
nl.sidnlabs.pcap.packet.TCPFlow
Packages that use TCPFlow
-
Uses of TCPFlow in nl.sidnlabs.pcap
Method parameters in nl.sidnlabs.pcap with type arguments of type TCPFlow -
Uses of TCPFlow in nl.sidnlabs.pcap.decoder
Method parameters in nl.sidnlabs.pcap.decoder with type arguments of type TCPFlow -
Uses of TCPFlow in nl.sidnlabs.pcap.packet
Methods in nl.sidnlabs.pcap.packet that return TCPFlowModifier and TypeMethodDescriptionPacket.getFlow()Get FLOW from Client to ServerPacket.getReverseFlow()Get FLOW from Server to ClientMethods in nl.sidnlabs.pcap.packet with parameters of type TCPFlowConstructors in nl.sidnlabs.pcap.packet with parameters of type TCPFlow