Uses of Interface
org.opendaylight.protocol.pcep.SessionNegotiator
Packages that use SessionNegotiator
-
Uses of SessionNegotiator in org.opendaylight.protocol.pcep
Methods in org.opendaylight.protocol.pcep that return SessionNegotiatorModifier 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
Classes in org.opendaylight.protocol.pcep.impl that implement SessionNegotiatorModifier and TypeClassDescriptionclass
Abstract PCEP session negotiator.class
final class
Methods in org.opendaylight.protocol.pcep.impl that return SessionNegotiatorModifier and TypeMethodDescriptionfinal SessionNegotiator
AbstractPCEPSessionNegotiatorFactory.getSessionNegotiator
(io.netty.channel.Channel channel, io.netty.util.concurrent.Promise<PCEPSession> promise)