Class PCEPHandlerFactory


  • public final class PCEPHandlerFactory
    extends Object
    PCEP specific factory for protocol inbound/outbound handlers.
    • Constructor Detail

      • PCEPHandlerFactory

        public PCEPHandlerFactory​(MessageRegistry registry)
    • Method Detail

      • getEncoders

        public io.netty.channel.ChannelHandler[] getEncoders()
      • getDecoders

        public io.netty.channel.ChannelHandler[] getDecoders()