|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskEvent | |
---|---|
com.sun.grizzly.arp | |
com.sun.grizzly.http |
Uses of TaskEvent in com.sun.grizzly.arp |
---|
Methods in com.sun.grizzly.arp with parameters of type TaskEvent | |
---|---|
void |
AsyncProtocolFilter.taskEvent(TaskEvent event)
Called when the Asynchronous Request Processing is resuming. |
Uses of TaskEvent in com.sun.grizzly.http |
---|
Methods in com.sun.grizzly.http with parameters of type TaskEvent | |
---|---|
void |
TaskListener.taskEvent(TaskEvent event)
This method is invoked when a WorkerThread starts
processing a Task object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |