public class PCEPSessionNegotiator extends AbstractSessionNegotiator
channel, promise| Constructor and Description |
|---|
PCEPSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
PCEPSessionNegotiatorFactoryDependencies dependencies,
AbstractPCEPSessionNegotiatorFactory negFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleMessage(Message msg) |
protected void |
startNegotiation() |
channelActive, channelRead, exceptionCaught, negotiationFailed, negotiationSuccessful, sendMessagechannelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, 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,
PCEPSessionNegotiatorFactoryDependencies dependencies,
AbstractPCEPSessionNegotiatorFactory negFactory)
protected void startNegotiation()
throws ExecutionException
startNegotiation in class AbstractSessionNegotiatorExecutionExceptionprotected void handleMessage(Message msg)
handleMessage in class AbstractSessionNegotiatorCopyright © 2019 OpenDaylight. All rights reserved.