org.openmobileis.synchro.openmsp.client.conduit.ApacheHTTPConnectionFactory Class Reference

List of all members.


Detailed Description

Author:
phil

Definition at line 47 of file ApacheHTTPConnectionFactory.java.


Static Public Member Functions

static HttpClient createConnection (String url, int port, String userAgent)
 Create an Apache HTTP connexion using the specified url, port, user agent.

Member Function Documentation

static HttpClient org.openmobileis.synchro.openmsp.client.conduit.ApacheHTTPConnectionFactory.createConnection ( String  url,
int  port,
String  userAgent 
) [static]

Create an Apache HTTP connexion using the specified url, port, user agent.

If a socks or a proxy server is initialized in the synchro.properties, init the connexion to use the server Call the cleanConnexion method after using the connexion.

Parameters:
url 
port 
userAgent 
Returns:

Definition at line 58 of file ApacheHTTPConnectionFactory.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:55 2008 for OpenMobileIS by  doxygen 1.5.4