public static class JIoEndpoint.SocketInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
flags |
static int |
RESUME |
Socket |
socket |
int |
timeout |
static int |
WAKEUP |
Constructor and Description |
---|
SocketInfo() |
Modifier and Type | Method and Description |
---|---|
static int |
merge(int flag1,
int flag2) |
boolean |
resume() |
boolean |
wakeup() |
public static final int RESUME
public static final int WAKEUP
public Socket socket
public int timeout
public int flags
Copyright © 2014 JBoss by Red Hat. All rights reserved.