|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeoutHandler | |
|---|---|
| org.glassfish.grizzly.http.server | |
| Uses of TimeoutHandler in org.glassfish.grizzly.http.server |
|---|
| Methods in org.glassfish.grizzly.http.server that return TimeoutHandler | |
|---|---|
TimeoutHandler |
SuspendContext.getTimeoutHandler()
Get the suspended Response TimeoutHandler. |
TimeoutHandler |
Response.SuspendedContextImpl.getTimeoutHandler()
|
| Methods in org.glassfish.grizzly.http.server with parameters of type TimeoutHandler | |
|---|---|
void |
Response.suspend(long timeout,
java.util.concurrent.TimeUnit timeunit,
CompletionHandler<Response> completionHandler,
TimeoutHandler timeoutHandler)
Suspend the Response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||