|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client | |
---|---|
com.sun.jersey.api.client | Provides support for client-side communication with HTTP-based RESTful Web services. |
Uses of Client in com.sun.jersey.api.client |
---|
Methods in com.sun.jersey.api.client that return Client | |
---|---|
static Client |
Client.create()
Create a default client. |
static Client |
Client.create(ClientConfig cc)
Create a default client with client configuration. |
static Client |
Client.create(ClientConfig cc,
IoCComponentProviderFactory provider)
Create a default client with client configuration and component provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |