| Package | Description |
|---|---|
| org.opendaylight.protocol.pcep.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPCEPSessionNegotiator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPCEPSessionNegotiator |
DefaultPCEPSessionNegotiatorFactory.createNegotiator(io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
org.opendaylight.protocol.pcep.PCEPSessionListener listener,
io.netty.channel.Channel channel,
short sessionId,
org.opendaylight.protocol.pcep.PCEPPeerProposal peerProposal) |
protected abstract AbstractPCEPSessionNegotiator |
AbstractPCEPSessionNegotiatorFactory.createNegotiator(io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
org.opendaylight.protocol.pcep.PCEPSessionListener listener,
io.netty.channel.Channel channel,
short sessionId,
org.opendaylight.protocol.pcep.PCEPPeerProposal peerProposal)
Create a new negotiator.
|
Copyright © 2017 OpenDaylight. All rights reserved.