Uses of Interface
org.glassfish.jersey.client.spi.AsyncConnectorCallback

Packages that use AsyncConnectorCallback
org.glassfish.jersey.client.spi Jersey client SPI classes/interfaces. 
 

Uses of AsyncConnectorCallback in org.glassfish.jersey.client.spi
 

Methods in org.glassfish.jersey.client.spi with parameters of type AsyncConnectorCallback
 Future<?> Connector.apply(ClientRequest request, AsyncConnectorCallback callback)
          Asynchronously process client request into a response.
 



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