Uses of Class
org.opendaylight.protocol.pcep.pcc.mock.TimerHandler
Packages that use TimerHandler
-
Uses of TimerHandler in org.opendaylight.protocol.pcep.pcc.mock
Constructor parameters in org.opendaylight.protocol.pcep.pcc.mock with type arguments of type TimerHandlerModifierConstructorDescriptionPCCTunnelManagerImpl
(int lspsCount, InetAddress address, int redelegationTimeout, int stateTimeout, io.netty.util.Timer timer, Optional<TimerHandler> timerHandler)