public class JerseyClientFactory extends ClientFactory
JAX-RS client factory.JAXRS_DEFAULT_CLIENT_FACTORY_PROPERTY| Constructor and Description |
|---|
JerseyClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Client |
getClient()
Get a new client instance.
|
protected Client |
getClient(Configuration configurable)
Get a new pre-configured client instance.
|
newClient, newClientprotected Client getClient()
ClientFactorygetClient in class ClientFactoryprotected Client getClient(Configuration configurable)
ClientFactorygetClient in class ClientFactoryconfigurable - data used to provide initial configuration for
the new client instance.Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.