| Constructor and Description |
|---|
IdleTimeoutTicker(TransportActivity transport,
int defaultTimeout) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTimeToNextTick(long currentTime) |
void |
setConnection(NetworkConnection connection) |
int |
tick(long currentTime) |
public IdleTimeoutTicker(TransportActivity transport, int defaultTimeout)
public int getTimeToNextTick(long currentTime)
getTimeToNextTick in interface Tickerpublic void setConnection(NetworkConnection connection)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.