Uses of Class
com.sun.jersey.api.client.PartialRequestBuilder

Packages that use PartialRequestBuilder
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services. 
 

Uses of PartialRequestBuilder in com.sun.jersey.api.client
 

Subclasses of PartialRequestBuilder in com.sun.jersey.api.client
 class AsyncWebResource.Builder
          The builder for building a ClientRequest instance and handling the request using the UniformInterface.
static class ClientRequest.Builder
          The builder for building a ClientRequest instance.
 class WebResource.Builder
          The builder for building a ClientRequest instance and handling the request using the UniformInterface.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.