Uses of Interface
javax.ws.rs.container.TimeoutHandler

Packages that use TimeoutHandler
javax.ws.rs.container Container-specific JAX-RS API. 
 

Uses of TimeoutHandler in javax.ws.rs.container
 

Methods in javax.ws.rs.container with parameters of type TimeoutHandler
 void AsyncResponse.setTimeoutHandler(TimeoutHandler handler)
          Set/replace a time-out handler for the suspended asynchronous response.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.