Package | Description |
---|---|
javax.ws.rs.container |
Container-specific JAX-RS API.
|
org.jboss.resteasy.core |
Modifier and Type | Method and Description |
---|---|
void |
AsyncResponse.setTimeoutHandler(TimeoutHandler handler)
Set/replace a time-out handler for the suspended asynchronous response.
|
Modifier and Type | Field and Description |
---|---|
protected TimeoutHandler |
AbstractAsynchronousResponse.timeoutHandler |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAsynchronousResponse.setTimeoutHandler(TimeoutHandler handler) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.