|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.axis.transport.commons.ConnectionPool
public class ConnectionPool
Constructor Summary | |
---|---|
ConnectionPool()
|
Method Summary | |
---|---|
void |
closeIdleConnections()
|
ExtendedHttpConnection |
getPooledConnection()
|
void |
releaseConnection(org.apache.commons.httpclient.HttpConnection conn)
|
void |
setIdleTime(long time)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionPool()
Method Detail |
---|
public void setIdleTime(long time)
public ExtendedHttpConnection getPooledConnection()
public void releaseConnection(org.apache.commons.httpclient.HttpConnection conn)
public void closeIdleConnections()
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |