Class BGPHandlerFactory
java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.BGPHandlerFactory
BGP specific factory for protocol inbound/outbound handlers.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionio.netty.channel.ChannelHandler[]
io.netty.channel.ChannelHandler[]
-
Constructor Details
-
BGPHandlerFactory
-
-
Method Details
-
getEncoders
public io.netty.channel.ChannelHandler[] getEncoders() -
getDecoders
public io.netty.channel.ChannelHandler[] getDecoders()
-