|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jets3t.service.utils.RestUtils.ConnManagerFactory
public static class RestUtils.ConnManagerFactory
A ClientConnectionManagerFactory that creates ThreadSafeClientConnManager
Constructor Summary | |
---|---|
RestUtils.ConnManagerFactory()
|
Method Summary | |
---|---|
org.apache.http.conn.ClientConnectionManager |
newInstance(org.apache.http.params.HttpParams params,
org.apache.http.conn.scheme.SchemeRegistry schemeRegistry)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestUtils.ConnManagerFactory()
Method Detail |
---|
public org.apache.http.conn.ClientConnectionManager newInstance(org.apache.http.params.HttpParams params, org.apache.http.conn.scheme.SchemeRegistry schemeRegistry)
newInstance
in interface org.apache.http.conn.ClientConnectionManagerFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |