Uses of Interface
org.opendaylight.protocol.pcep.SessionNegotiator
-
Uses of SessionNegotiator in org.opendaylight.protocol.pcep
Modifier and TypeMethodDescription@NonNull SessionNegotiator
PCEPSessionNegotiatorFactory.getSessionNegotiator
(@NonNull io.netty.channel.Channel channel, @NonNull io.netty.util.concurrent.Promise<PCEPSession> promise) Creates PCEPSessionNegotiator instance for income attributes. -
Uses of SessionNegotiator in org.opendaylight.protocol.pcep.impl
Modifier and TypeClassDescriptionclass
Abstract PCEP session negotiator.class
final class
Modifier and TypeMethodDescriptionfinal SessionNegotiator
AbstractPCEPSessionNegotiatorFactory.getSessionNegotiator
(io.netty.channel.Channel channel, io.netty.util.concurrent.Promise<PCEPSession> promise)