org.openmobileis.synchro.openmsp.client.conduit
Class HTTPConnectionFactory

java.lang.Object
  extended byorg.openmobileis.synchro.openmsp.client.conduit.HTTPConnectionFactory

public final class HTTPConnectionFactory
extends java.lang.Object

Author:
phil

Constructor Summary
HTTPConnectionFactory()
           
 
Method Summary
static HTTPConnection createConnection(java.lang.String url, int port, java.lang.String userAgent)
           
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

HTTPConnectionFactory

public HTTPConnectionFactory()
Method Detail

createConnection

public static HTTPConnection createConnection(java.lang.String url,
                                              int port,
                                              java.lang.String userAgent)

getDefaultUserAgent

public static java.lang.String getDefaultUserAgent()


Copyright 2006 OpenMobileIS. All Rights Reserved.