Class BmpHandlerFactory
- java.lang.Object
-
- org.opendaylight.protocol.bmp.impl.BmpHandlerFactory
-
public final class BmpHandlerFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description BmpHandlerFactory(BmpMessageRegistry registry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.netty.channel.ChannelHandler[]
getDecoders()
io.netty.channel.ChannelHandler[]
getEncoders()
-
-
-
Constructor Detail
-
BmpHandlerFactory
public BmpHandlerFactory(BmpMessageRegistry registry)
-
-