Class BGPHandlerFactory


  • public class BGPHandlerFactory
    extends Object
    BGP specific factory for protocol inbound/outbound handlers.
    • Constructor Detail

      • BGPHandlerFactory

        public BGPHandlerFactory​(MessageRegistry registry)
    • Method Detail

      • getEncoders

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

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