Uses of Interface
org.opendaylight.protocol.pcep.PCEPDispatcherDependencies
Packages that use PCEPDispatcherDependencies
Package
Description
-
Uses of PCEPDispatcherDependencies in org.opendaylight.protocol.pcep
Methods in org.opendaylight.protocol.pcep with parameters of type PCEPDispatcherDependenciesModifier and TypeMethodDescription@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 PCEPDispatcherDependenciesModifier and TypeMethodDescriptionfinal 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