| Package | Description |
|---|---|
| org.opendaylight.protocol.pcep |
| Modifier and Type | Method and Description |
|---|---|
default @Nullable PCEPPeerProposal |
PCEPSessionNegotiatorFactoryDependencies.getPeerProposal()
PeerProposal information used in our Open message.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull Open |
PCEPSessionProposalFactory.getSessionProposal(@NonNull InetSocketAddress address,
int sessionId,
@Nullable PCEPPeerProposal peerProposal)
Creates Open with session proposal.
|
Copyright © 2020 OpenDaylight. All rights reserved.