public class PCEPSessionNegotiator extends AbstractSessionNegotiator
channel, promise| Constructor and Description |
|---|
PCEPSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
org.opendaylight.protocol.pcep.PCEPSessionListenerFactory factory,
AbstractPCEPSessionNegotiatorFactory negFactory,
org.opendaylight.protocol.pcep.PCEPPeerProposal peerProposal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleMessage(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.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,
org.opendaylight.protocol.pcep.PCEPSessionListenerFactory factory,
AbstractPCEPSessionNegotiatorFactory negFactory,
org.opendaylight.protocol.pcep.PCEPPeerProposal peerProposal)
protected void startNegotiation()
throws ExecutionException
startNegotiation in class AbstractSessionNegotiatorExecutionExceptionprotected void handleMessage(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message msg)
handleMessage in class AbstractSessionNegotiatorCopyright © 2017 OpenDaylight. All rights reserved.