|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Client.Builder | |
|---|---|
| javax.ws.rs.client | The JAX-RS client API |
| javax.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. |
| Uses of Client.Builder in javax.ws.rs.client |
|---|
| Methods in javax.ws.rs.client with type parameters of type Client.Builder | ||
|---|---|---|
static
|
ClientFactory.newClientBy(Class<? extends ClientBuilderFactory<B>> builderFactoryClass)
Create client instance using a custom client builder factory. |
|
| Uses of Client.Builder in javax.ws.rs.ext |
|---|
| Classes in javax.ws.rs.ext with type parameters of type Client.Builder | |
|---|---|
interface |
ClientBuilderFactory<B extends Client.Builder>
TODO javadoc. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||