Uses of Interface
org.opendaylight.protocol.pcep.PCEPDispatcherDependencies
-
-
Uses of PCEPDispatcherDependencies in org.opendaylight.bgpcep.pcep.topology.provider
Classes in org.opendaylight.bgpcep.pcep.topology.provider that implement PCEPDispatcherDependencies Modifier and Type Class Description class
PCEPDispatcherDependenciesImpl
-
Uses of PCEPDispatcherDependencies in org.opendaylight.protocol.pcep
Methods in org.opendaylight.protocol.pcep with parameters of type PCEPDispatcherDependencies Modifier and Type Method Description @NonNull io.netty.channel.ChannelFuture
PCEPDispatcher. createServer(@NonNull PCEPDispatcherDependencies dispatcherDependencies)
Creates server. -
Uses of PCEPDispatcherDependencies in org.opendaylight.protocol.pcep.impl
Methods in org.opendaylight.protocol.pcep.impl with parameters of type PCEPDispatcherDependencies Modifier and Type Method Description io.netty.channel.ChannelFuture
PCEPDispatcherImpl. createServer(PCEPDispatcherDependencies dispatcherDependencies)
-
Uses of PCEPDispatcherDependencies in org.opendaylight.protocol.pcep.testtool
Classes in org.opendaylight.protocol.pcep.testtool that implement PCEPDispatcherDependencies Modifier and Type Class Description class
TestToolPCEPDispatcherDependencies
-