|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Client | |
|---|---|
| javax.ws.rs.client | The JAX-RS client API |
| Uses of Client in javax.ws.rs.client |
|---|
| Classes in javax.ws.rs.client with type parameters of type Client | |
|---|---|
static interface |
Client.Builder<C extends Client>
Client instance builder. |
| Methods in javax.ws.rs.client that return Client | |
|---|---|
static Client |
ClientFactory.newClient()
Create new client instance using the default client builder factory provided by the JAX-RS implementation provider. |
static Client |
ClientFactory.newClient(Configuration configuration)
Create new configured client instance using the default client builder factory provided by the JAX-RS implementation provider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||