| Package | Description | 
|---|---|
| org.opendaylight.protocol.pcep | |
| org.opendaylight.protocol.pcep.impl | 
| Modifier and Type | Method and Description | 
|---|---|
@NonNull SessionNegotiator | 
PCEPSessionNegotiatorFactory.getSessionNegotiator(@NonNull PCEPSessionNegotiatorFactoryDependencies sessionNegotiatorDependencies,
                    @NonNull io.netty.channel.Channel channel,
                    @NonNull 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 © 2020 OpenDaylight. All rights reserved.