Package org.apache.tomcat.util.net
Class AprEndpoint.SocketInfo
- java.lang.Object
- 
- org.apache.tomcat.util.net.AprEndpoint.SocketInfo
 
- 
- Enclosing class:
- AprEndpoint
 
 public static class AprEndpoint.SocketInfo extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description SocketInfo()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static intmerge(int flag1, int flag2)booleanread()java.lang.StringtoString()booleanwrite()
 
-