Uses of Interface
jakarta.ws.rs.container.TimeoutHandler
Packages that use TimeoutHandler
-
Uses of TimeoutHandler in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container with parameters of type TimeoutHandlerModifier and TypeMethodDescriptionvoidAsyncResponse.setTimeoutHandler(TimeoutHandler handler) Set/replace a time-out handler for the suspended asynchronous response. -
Uses of TimeoutHandler in org.jboss.resteasy.core
Fields in org.jboss.resteasy.core declared as TimeoutHandlerModifier and TypeFieldDescriptionprotected TimeoutHandlerAbstractAsynchronousResponse.timeoutHandlerMethods in org.jboss.resteasy.core with parameters of type TimeoutHandlerModifier and TypeMethodDescriptionvoidAbstractAsynchronousResponse.setTimeoutHandler(TimeoutHandler handler)