Uses of Interface
jakarta.ws.rs.container.TimeoutHandler
| Package | Description | 
|---|---|
| jakarta.ws.rs.container | Container-specific JAX-RS API. | 
- 
Uses of TimeoutHandler in jakarta.ws.rs.containerMethods in jakarta.ws.rs.container with parameters of type TimeoutHandler Modifier and Type Method Description voidAsyncResponse. setTimeoutHandler(TimeoutHandler handler)Set/replace a time-out handler for the suspended asynchronous response.