Package org.opendaylight.protocol.pcep
Interface SessionNegotiator
- All Superinterfaces:
 io.netty.channel.ChannelHandler,io.netty.channel.ChannelInboundHandler
- All Known Implementing Classes:
 AbstractPCEPSessionNegotiator,AbstractSessionNegotiator,DefaultPCEPSessionNegotiator
public interface SessionNegotiator
extends io.netty.channel.ChannelInboundHandler
- 
Nested Class Summary
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
io.netty.channel.ChannelHandler.Sharable - 
Method Summary
Methods inherited from interface io.netty.channel.ChannelHandler
handlerAdded, handlerRemovedMethods inherited from interface io.netty.channel.ChannelInboundHandler
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered