Uses of Interface
com.sun.jersey.test.framework.spi.client.ClientFactory

Packages that use ClientFactory
com.sun.jersey.test.framework Provides support for testing JAX-RS and Jersey-based applications. 
 

Uses of ClientFactory in com.sun.jersey.test.framework
 

Methods in com.sun.jersey.test.framework that return ClientFactory
protected  ClientFactory JerseyTest.getClientFactory()
          Get the ClientFactory.
 

Methods in com.sun.jersey.test.framework with parameters of type ClientFactory
protected  void JerseyTest.setClientFactory(ClientFactory clientFactory)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.