public class HttpClientFactory extends AuthClientFactory
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.pool.PoolableObjectFactory |
objectFactory()
Returns an implementation-specific object factory so we can do object
pooling.
|
protected void |
shutdown()
Shut down this factory.
|
protected void shutdown()
AuthClientFactoryshutdown in class AuthClientFactoryprotected org.apache.commons.pool.PoolableObjectFactory objectFactory()
AuthClientFactoryobjectFactory in class AuthClientFactoryCopyright © 2014. All Rights Reserved.