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, wait
getPeerProposal
public InetSocketAddress getAddress()
PCEPDispatcherDependencies
getAddress
in interface PCEPDispatcherDependencies
public KeyMapping getKeys()
PCEPDispatcherDependencies
getKeys
in interface PCEPDispatcherDependencies
public SpeakerIdMapping getSpeakerIdMapping()
PCEPDispatcherDependencies
getSpeakerIdMapping
in interface PCEPDispatcherDependencies
public PCEPSessionListenerFactory getListenerFactory()
PCEPSessionNegotiatorFactoryDependencies
getListenerFactory
in interface PCEPSessionNegotiatorFactoryDependencies
Copyright © 2019 OpenDaylight. All rights reserved.