JBoss Web 7.5.15.Final-redhat-1
-
- Enclosing class:
- JIoEndpoint
public static class JIoEndpoint.SocketInfo
extends Object
Socket list class, used to avoid using a possibly large amount of objects
with very little actual use.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static int |
merge(int flag1,
int flag2) |
boolean |
resume() |
boolean |
wakeup() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
timeout
public int timeout
-
Method Detail
-
resume
public boolean resume()
-
wakeup
public boolean wakeup()
JBoss Web 7.5.15.Final-redhat-1
Copyright © 2016 JBoss by Red Hat. All rights reserved.