Package org.apache.plc4x.java.utils.pcap.netty.handlers
-
Interface Summary Interface Description PacketHandler -
Class Summary Class Description TcpIpPacketHandler Little helper to automatically unwrap TCP packets to only pass along the payload and not the raw Ethernet packet.UdpIpPacketHandler Little helper to automatically unwrap UDP packets to only pass along the payload and not the raw Ethernet packet.