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 | 
|---|
| AprEndpoint.SocketTimeouts(int size) | 
protected int size
protected long[] sockets
protected long[] timeouts
protected int pos
public void add(long socket,
       long timeout)
public long remove(long socket)
socket - The socket to removepublic long check(long date)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.