| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server |
| Modifier and Type | Method and Description |
|---|---|
TimeoutHandler |
Response.SuspendedContextImpl.getTimeoutHandler() |
TimeoutHandler |
SuspendContext.getTimeoutHandler()
Get the suspended
Response TimeoutHandler. |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.suspend(long timeout,
TimeUnit timeunit,
org.glassfish.grizzly.CompletionHandler<Response> completionHandler,
TimeoutHandler timeoutHandler)
Suspend the
Response. |
Copyright © 2019 Oracle Corporation. All Rights Reserved.