public 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) |
boolean |
remove(long socket) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.