public interface PCEPDispatcher
Modifier and Type | Method and Description |
---|---|
@NonNull io.netty.channel.ChannelFuture |
createServer(@NonNull PCEPDispatcherDependencies dispatcherDependencies)
Creates server.
|
@NonNull PCEPSessionNegotiatorFactory<?> |
getPCEPSessionNegotiatorFactory() |
@NonNull io.netty.channel.ChannelFuture createServer(@NonNull PCEPDispatcherDependencies dispatcherDependencies)
dispatcherDependencies
- contains required dependencies for instantiate a PCEP Server@NonNull PCEPSessionNegotiatorFactory<?> getPCEPSessionNegotiatorFactory()
Copyright © 2020 OpenDaylight. All rights reserved.