org.jasig.portal.services
Class HttpClientManager
java.lang.Object
org.jasig.portal.services.HttpClientManager
public class HttpClientManager
- extends Object
Centralized access to the HttpClient connection manager
- Since:
- uPortal 2.5
- Version:
- $Revision: 21113 $
- Author:
- George Lindholm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpClientManager
public HttpClientManager()
getNewHTTPClient
public static org.apache.commons.httpclient.HttpClient getNewHTTPClient()
getActiveConnections
public static int getActiveConnections()
getMaxConnections
public static int getMaxConnections()
Copyright © 2010 Jasig. All Rights Reserved.