Uses of Class
org.jboss.resteasy.client.ClientRequestFactory

Packages that use ClientRequestFactory
org.jboss.resteasy.client   
org.jboss.resteasy.test   
 

Uses of ClientRequestFactory in org.jboss.resteasy.client
 

Methods in org.jboss.resteasy.client that return ClientRequestFactory
 ClientRequestFactory ClientRequestFactory.clone()
           
 

Constructors in org.jboss.resteasy.client with parameters of type ClientRequestFactory
ClientRequestFactory(ClientRequestFactory other)
           
 

Uses of ClientRequestFactory in org.jboss.resteasy.test
 

Methods in org.jboss.resteasy.test with parameters of type ClientRequestFactory
static ClientRequest TestPortProvider.createClientRequest(ClientRequestFactory factory, java.lang.String path)
           
 



Copyright © 2010. All Rights Reserved.