public class PCEPSessionNegotiator extends AbstractSessionNegotiator
channel, promise| Constructor and Description | 
|---|
| PCEPSessionNegotiator(io.netty.channel.Channel channel,
                     io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
                     PCEPSessionListenerFactory factory,
                     AbstractPCEPSessionNegotiatorFactory negFactory,
                     PCEPPeerProposal peerProposal) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | handleMessage(Message msg) | 
| protected void | startNegotiation() | 
channelActive, channelRead, exceptionCaught, negotiationFailed, negotiationSuccessful, sendMessagechannelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredhandlerAdded, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic PCEPSessionNegotiator(io.netty.channel.Channel channel,
                             io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
                             PCEPSessionListenerFactory factory,
                             AbstractPCEPSessionNegotiatorFactory negFactory,
                             PCEPPeerProposal peerProposal)
protected void startNegotiation()
                         throws ExecutionException
startNegotiation in class AbstractSessionNegotiatorExecutionExceptionprotected void handleMessage(Message msg)
handleMessage in class AbstractSessionNegotiatorCopyright © 2018 OpenDaylight. All rights reserved.