@NonNullByDefault
public interface PCEPPeerProposal
Modifier and Type | Method and Description |
---|---|
void |
setPeerSpecificProposal(InetSocketAddress address,
TlvsBuilder openBuilder)
Sets specific TLVs into incoming builder.
|
void setPeerSpecificProposal(InetSocketAddress address, TlvsBuilder openBuilder)
address
- pcep speaker addressopenBuilder
- to assign specific proposalCopyright © 2020 OpenDaylight. All rights reserved.