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 Ticker
public void setConnection(NetworkConnection connection)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.