| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.client |
| Modifier and Type | Method and Description |
|---|---|
AbstractClient.ConfigurationReference |
AbstractClient.ConfigurationReference.acquire() |
protected AbstractClient.ConfigurationReference |
AbstractClient.getConfigurationReference()
Returns configuration reference
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractClient.setConfigurationReference(AbstractClient.ConfigurationReference reference)
References the configuration (by another client) so it won't shut down till all the
client instances are closed.
|
Apache CXF