Uses of Package
com.sun.grizzly.suspendable

Packages that use com.sun.grizzly.suspendable
com.sun.grizzly.suspendable   
 

Classes in com.sun.grizzly.suspendable used by com.sun.grizzly.suspendable
Suspendable
          An Object representing the result of an suspendable operation like SuspendableFilter@#suspend An instance of that class can be used to resume or cancel a suspended connection.
SuspendableFilter
          Suspend the processing of the request and associated ProtocolChain
SuspendableFilter.KeyHandler
          Struc to keep state of the current suspended Connection.
SuspendableFilter.Suspend
          Suspend the connection BEFORE of AFTER
SuspendableFilter.SuspendableHandlerWrapper
          Wrapper class around a SuspendableHandler with add some connection state.
SuspendableHandler
          A handler for consuming the result of an suspendable operation.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.