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 Link icon

    Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler Link icon

    io.netty.channel.ChannelHandler.Sharable
  • Method Summary Link icon

    Methods inherited from interface io.netty.channel.ChannelHandler Link icon

    handlerAdded, handlerRemoved

    Methods inherited from interface io.netty.channel.ChannelInboundHandler Link icon

    channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered