Uses of Interface
org.glassfish.jersey.server.internal.process.AsyncContext

Packages that use AsyncContext
org.glassfish.jersey.server.internal.process   
 

Uses of AsyncContext in org.glassfish.jersey.server.internal.process
 

Methods in org.glassfish.jersey.server.internal.process that return AsyncContext
 AsyncContext AsyncContext.Factory.provide()
           
 

Methods in org.glassfish.jersey.server.internal.process with parameters of type AsyncContext
 void AsyncContext.Factory.dispose(AsyncContext instance)
           
 



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