Uses of Interface
org.opendaylight.protocol.pcep.PCEPPeerProposal
Packages that use PCEPPeerProposal
Package
Description
-
Uses of PCEPPeerProposal in org.opendaylight.protocol.pcep
Methods in org.opendaylight.protocol.pcep that return PCEPPeerProposalModifier and TypeMethodDescriptiondefault @Nullable PCEPPeerProposal
PCEPSessionNegotiatorFactoryDependencies.getPeerProposal()
PeerProposal information used in our Open message.Methods in org.opendaylight.protocol.pcep with parameters of type PCEPPeerProposalModifier and TypeMethodDescription@NonNull Open
PCEPSessionProposalFactory.getSessionProposal
(@NonNull InetSocketAddress address, int sessionId, @Nullable PCEPPeerProposal peerProposal) Creates Open with session proposal. -
Uses of PCEPPeerProposal in org.opendaylight.protocol.pcep.impl
Methods in org.opendaylight.protocol.pcep.impl with parameters of type PCEPPeerProposalModifier and TypeMethodDescriptionBasePCEPSessionProposalFactory.getSessionProposal
(InetSocketAddress address, int sessionId, PCEPPeerProposal peerProposal) -
Uses of PCEPPeerProposal in org.opendaylight.protocol.pcep.pcc.mock.protocol
Classes in org.opendaylight.protocol.pcep.pcc.mock.protocol that implement PCEPPeerProposal