|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CometTask.OP_EVENT | |
---|---|
com.sun.grizzly.comet |
Uses of CometTask.OP_EVENT in com.sun.grizzly.comet |
---|
Fields in com.sun.grizzly.comet declared as CometTask.OP_EVENT | |
---|---|
protected CometTask.OP_EVENT |
CometTask.upcoming_op
The current non blocking operation. |
Methods in com.sun.grizzly.comet that return CometTask.OP_EVENT | |
---|---|
static CometTask.OP_EVENT |
CometTask.OP_EVENT.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CometTask.OP_EVENT[] |
CometTask.OP_EVENT.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |