public final class TestToolPCEPDispatcherDependencies extends Object implements PCEPDispatcherDependencies
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getAddress()
Return the address to be bound with the server.
|
KeyMapping |
getKeys()
RFC2385 key mapping.
|
PCEPSessionListenerFactory |
getListenerFactory()
ListenerFactory to create listeners for clients.
|
SpeakerIdMapping |
getSpeakerIdMapping()
PCEP Speaker Id mapping.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPeerProposalpublic InetSocketAddress getAddress()
PCEPDispatcherDependenciesgetAddress in interface PCEPDispatcherDependenciespublic KeyMapping getKeys()
PCEPDispatcherDependenciesgetKeys in interface PCEPDispatcherDependenciespublic SpeakerIdMapping getSpeakerIdMapping()
PCEPDispatcherDependenciesgetSpeakerIdMapping in interface PCEPDispatcherDependenciespublic PCEPSessionListenerFactory getListenerFactory()
PCEPSessionNegotiatorFactoryDependenciesgetListenerFactory in interface PCEPSessionNegotiatorFactoryDependenciesCopyright © 2019 OpenDaylight. All rights reserved.