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