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