Uses of Interface
org.glassfish.grizzly.http.server.SuspendContext
-
Packages that use SuspendContext Package Description org.glassfish.grizzly.http.server -
-
Uses of SuspendContext in org.glassfish.grizzly.http.server
Classes in org.glassfish.grizzly.http.server that implement SuspendContext Modifier and Type Class Description classResponse.SuspendedContextImplMethods in org.glassfish.grizzly.http.server that return SuspendContext Modifier and Type Method Description SuspendContextResponse. getSuspendContext()Get the context of the suspended Response.
-