public static class AprEndpoint.SocketTimeouts extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
pos |
protected int |
size |
protected long[] |
sockets |
protected long[] |
timeouts |
Constructor and Description |
---|
SocketTimeouts(int size) |
Modifier and Type | Method and Description |
---|---|
void |
add(long socket,
long timeout) |
long |
check(long date) |
long |
remove(long socket)
Removes the specified socket from the poller.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.