- 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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
socket
public long socket
-
timeout
public int timeout
-
Method Detail
-
read
public boolean read()
-
write
public boolean write()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.