|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.synchro.openmsp.client.conduit.ApacheHTTPConnectionFactory
Constructor Summary | |
ApacheHTTPConnectionFactory()
|
Method Summary | |
static void |
cleanConnexion()
|
static HttpClient |
createConnection(java.lang.String url,
int port,
java.lang.String userAgent)
Create an Apache HTTP connexion using the specified url, port, user agent. |
static java.lang.String |
getDefaultUserAgent()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApacheHTTPConnectionFactory()
Method Detail |
public static HttpClient createConnection(java.lang.String url, int port, java.lang.String userAgent)
url
- port
- userAgent
-
public static void cleanConnexion()
public static java.lang.String getDefaultUserAgent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |