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