|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response.ResponseAttachment | |
---|---|
com.sun.grizzly.tcp |
Uses of Response.ResponseAttachment in com.sun.grizzly.tcp |
---|
Methods in com.sun.grizzly.tcp that return Response.ResponseAttachment | |
---|---|
Response.ResponseAttachment |
Response.getResponseAttachment()
Return the ResponseAttachement associated with this instance, or
null if the Response.isSuspended() return false. |
Methods in com.sun.grizzly.tcp with parameters of type Response.ResponseAttachment | |
---|---|
void |
Response.suspend(long timeout,
A attachment,
CompletionHandler<? super A> competionHandler,
Response.ResponseAttachment<A> ra)
Suspend the Response . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |