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(PCEPSessionNegotiatorFactoryDependencies sessionNegotiatorDependencies,
io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
io.netty.channel.Channel channel,
short sessionId) |
protected abstract AbstractPCEPSessionNegotiator |
AbstractPCEPSessionNegotiatorFactory.createNegotiator(PCEPSessionNegotiatorFactoryDependencies snd,
io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
io.netty.channel.Channel channel,
short sessionId)
Create a new negotiator.
|
Copyright © 2019 OpenDaylight. All rights reserved.