Class BGPHandlerFactory

java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.BGPHandlerFactory

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

  • Method Details

    • getEncoders

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

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