Package org.apache.plc4x.java.utils.pcap.netty.handlers


package org.apache.plc4x.java.utils.pcap.netty.handlers
  • Class
    Description
     
    Little helper to automatically unwrap TCP packets to only pass along the payload and not the raw Ethernet packet.
    Little helper to automatically unwrap UDP packets to only pass along the payload and not the raw Ethernet packet.