Package | Description |
---|---|
org.opendaylight.protocol.pcep | |
org.opendaylight.protocol.pcep.impl |
Modifier and Type | Method and Description |
---|---|
SessionNegotiator |
PCEPSessionNegotiatorFactory.getSessionNegotiator(PCEPSessionListenerFactory sessionListenerFactory,
io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<S> promise,
PCEPPeerProposal peerProposal)
Creates PCEPSessionNegotiator instance for income attributes
|
Modifier and Type | Method and Description |
---|---|
SessionNegotiator |
AbstractPCEPSessionNegotiatorFactory.getSessionNegotiator(PCEPSessionListenerFactory factory,
io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
PCEPPeerProposal peerProposal) |
Copyright © 2018 OpenDaylight. All rights reserved.