Uses of Class
com.sun.ws.rest.api.client.PartialRequestBuilder

Packages that use PartialRequestBuilder
com.sun.ws.rest.api.client   
 

Uses of PartialRequestBuilder in com.sun.ws.rest.api.client
 

Subclasses of PartialRequestBuilder in com.sun.ws.rest.api.client
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.