Class Hierarchy

  • java.lang.Object
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.handler.codec.MessageToMessageDecoder<I>
    • org.apache.plc4x.java.spi.connection.NettyChannelFactory (implements org.apache.plc4x.java.spi.connection.ChannelFactory)
    • org.apache.plc4x.java.transport.udp.UdpTransport (implements org.apache.plc4x.java.spi.configuration.HasConfiguration<CONFIGURATION>, org.apache.plc4x.java.spi.transport.Transport)

Interface Hierarchy