Uses of Interface
org.opendaylight.protocol.pcep.PCEPPeerProposal
Package
Description
-
Uses of PCEPPeerProposal in org.opendaylight.protocol.pcep
Modifier and TypeMethodDescriptiondefault @Nullable PCEPPeerProposal
PCEPSessionNegotiatorFactoryDependencies.getPeerProposal()
PeerProposal information used in our Open message.Modifier 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
Modifier and TypeMethodDescriptionBasePCEPSessionProposalFactory.getSessionProposal
(InetSocketAddress address, int sessionId, PCEPPeerProposal peerProposal) -
Uses of PCEPPeerProposal in org.opendaylight.protocol.pcep.pcc.mock.protocol