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