org.kuali.rice.ksb.messaging
Class HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager

java.lang.Object
  extended by org.apache.commons.httpclient.SimpleHttpConnectionManager
      extended by org.kuali.rice.ksb.messaging.HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager
All Implemented Interfaces:
org.apache.commons.httpclient.HttpConnectionManager
Enclosing class:
HttpInvokerConnectorConfigurationTest

public static class HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager
extends org.apache.commons.httpclient.SimpleHttpConnectionManager


Field Summary
 
Fields inherited from class org.apache.commons.httpclient.SimpleHttpConnectionManager
httpConnection
 
Constructor Summary
HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.httpclient.SimpleHttpConnectionManager
closeIdleConnections, getConnection, getConnection, getConnectionWithTimeout, getParams, isConnectionStaleCheckingEnabled, releaseConnection, setConnectionStaleCheckingEnabled, setParams, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager

public HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.