- java.lang.Object
- 
- org.apache.tomcat.util.net.AprEndpoint.SocketInfo
 
- 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| static int | merge(int flag1,
int flag2) |  
| boolean | read() |  
| java.lang.String | toString() |  
| boolean | write() |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
socketpublic long socket 
 
- 
timeoutpublic int timeout 
 
 
- 
Method Detail
- 
readpublic boolean read() 
 
- 
writepublic boolean write() 
 
 
 
 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.