Uses of Interface
javax.ws.rs.container.TimeoutHandler
Packages that use TimeoutHandler
-
Uses of TimeoutHandler in javax.ws.rs.container
Methods in javax.ws.rs.container with parameters of type TimeoutHandlerModifier and TypeMethodDescriptionvoid
AsyncResponse.setTimeoutHandler
(TimeoutHandler handler) Set/replace a time-out handler for the suspended asynchronous response.