Constructor and Description |
---|
ServerIdleReadTimeoutTicker(ServerNetworkConnection connection,
TransportActivity transport,
int readDelay) |
Modifier and Type | Method and Description |
---|---|
int |
getTimeToNextTick(long currentTime) |
int |
tick(long currentTime) |
public ServerIdleReadTimeoutTicker(ServerNetworkConnection connection, TransportActivity transport, int readDelay)
public int getTimeToNextTick(long currentTime)
getTimeToNextTick
in interface Ticker
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.