public interface PCEPDispatcherDependencies extends PCEPSessionNegotiatorFactoryDependencies
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddress()
Return the address to be bound with the server.
|
KeyMapping |
getKeys()
RFC2385 key mapping.
|
SpeakerIdMapping |
getSpeakerIdMapping()
PCEP Speaker Id mapping.
|
getListenerFactory, getPeerProposal
@Nonnull InetSocketAddress getAddress()
@Nonnull KeyMapping getKeys()
@Nonnull SpeakerIdMapping getSpeakerIdMapping()
Copyright © 2019 OpenDaylight. All rights reserved.