All Classes
-
All Classes Interface Summary Class Summary Class Description ARPPacket This class represents ARP/RARP packet.DatalinkPacket This class represents datalink layer packet.EthernetPacket This class represents Ethernet packet.ICMPPacket This class represents ICMP packet.IPPacket This class represents an IP packet.IPv6Option This class represents IPv6 option headers.JpcapCaptor This class is used to capture packets or read packets from a captured file.JpcapSender This class is used to send a packet.JpcapWriter This class is used to save the captured packets into a file.NetworkInterface This class represents a network interface.NetworkInterfaceAddress This class represents a network address assigned to a network interface.Packet This is a root class of the all the packets captured byJpcap
.PacketReceiver This interface is used to define a method to analyze the captured packets, which is used in JpcapCaptor.handlePacket() or JpcapCaptor.processPacket()TCPPacket This class represents TCP packet.UDPPacket This class represents UDP packet.