| Package | Description |
|---|---|
| javax.ws.rs.container |
Container-specific JAX-RS API.
|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.test.async |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
MyTimeoutHandler |
Copyright © 2013. All Rights Reserved.