Package org.jboss.resteasy.client

Interface Summary
ClientExecutor  
EntityTypeFactory  
 

Class Summary
ClientRequest Create a hand coded request to send to the server.
ClientRequestFactory  
ClientResponse<T> Response extension for the RESTEasy client framework.
ProxyFactory  
 

Exception Summary
ClientResponseFailure  
 

Annotation Types Summary
ClientURI Used to annotate a predefined URL (as opposed to a @PAthParam /@QueryParam) in a Proxied client.
For Example:
 



Copyright © 2009. All Rights Reserved.