Package | Description |
---|---|
com.sun.jersey.api.client |
Provides support for client-side communication with HTTP-based
RESTful Web services.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncViewResource.Builder
The builder for building a
ClientRequest instance and
handling the request using the UniformInterface . |
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 |
ViewResource.Builder
The builder for building a
ClientRequest instance and
handling the request using the UniformInterface . |
class |
WebResource.Builder
The builder for building a
ClientRequest instance and
handling the request using the UniformInterface . |
Copyright © 2013 Oracle Corporation. All rights reserved.