Uses of Class
org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
Packages that use PCEPSessionImpl
-
Uses of PCEPSessionImpl in org.opendaylight.protocol.pcep.impl
Methods in org.opendaylight.protocol.pcep.impl that return PCEPSessionImplModifier and TypeMethodDescriptionprotected abstract PCEPSessionImplAbstractPCEPSessionNegotiator.createSession(io.netty.channel.Channel channel, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.Open localPrefs, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.Open remotePrefs) Create the protocol session.DefaultPCEPSessionNegotiator.createSession(io.netty.channel.Channel channel, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.Open localPrefs, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.Open remotePrefs) Methods in org.opendaylight.protocol.pcep.impl with parameters of type PCEPSessionImplModifier and TypeMethodDescriptionprotected final voidAbstractSessionNegotiator.negotiationSuccessful(PCEPSessionImpl session)