Uses of Interface
org.glassfish.grizzly.http.server.SuspendContext

Packages that use SuspendContext
org.glassfish.grizzly.http.server   
 

Uses of SuspendContext in org.glassfish.grizzly.http.server
 

Classes in org.glassfish.grizzly.http.server that implement SuspendContext
 class Response.SuspendedContextImpl
           
 

Methods in org.glassfish.grizzly.http.server that return SuspendContext
 SuspendContext Response.getSuspendContext()
          Get the context of the suspended Response.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.