| Package | Description | 
|---|---|
| javax.ws.rs.container | Container-specific API. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | TimeoutHandler. handleTimeout(AsyncResponse asyncResponse) | Invoked when the suspended asynchronous response is about to time out. | 
| void | ConnectionCallback. onDisconnect(AsyncResponse disconnected) | This callback notification method is invoked in case the container detects
 that the remote client connection associated with the asynchronous response
 has been disconnected. | 
Copyright (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.