|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventMask
Type of I/O event notifications I/O sessions can declare interest in.
| Field Summary | |
|---|---|
static int |
READ
Interest in data input. |
static int |
READ_WRITE
Interest in data input/output. |
static int |
WRITE
Interest in data output. |
| Field Detail |
|---|
static final int READ
static final int WRITE
static final int READ_WRITE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||