| Modifier and Type | Method and Description | 
|---|---|
PCEPPeerProposal | 
PCEPDispatcherDependenciesImpl.getPeerProposal()  | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Open | 
BasePCEPSessionProposalFactory.getSessionProposal(InetSocketAddress address,
                  int sessionId,
                  PCEPPeerProposal peerProposal)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PCCPeerProposal  | 
class  | 
PCCServerPeerProposal  | 
Copyright © 2020 OpenDaylight. All rights reserved.