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()
AuthClientFactory
shutdown
in class AuthClientFactory
protected org.apache.commons.pool.PoolableObjectFactory objectFactory()
AuthClientFactory
objectFactory
in class AuthClientFactory
Copyright © 2015. All Rights Reserved.