|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.transport.nhttp.ConnectionPool
public class ConnectionPool
Constructor Summary | |
---|---|
ConnectionPool()
|
Method Summary | |
---|---|
static org.apache.http.nio.NHttpClientConnection |
getConnection(java.lang.String host,
int port)
|
static void |
release(org.apache.http.nio.NHttpClientConnection conn)
|
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 static org.apache.http.nio.NHttpClientConnection getConnection(java.lang.String host, int port)
public static void release(org.apache.http.nio.NHttpClientConnection conn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |