Uses of Class
com.funambol.platform.HttpConnectionAdapter

Packages that use HttpConnectionAdapter
com.funambol.util   
 

Uses of HttpConnectionAdapter in com.funambol.util
 

Methods in com.funambol.util that return HttpConnectionAdapter
 HttpConnectionAdapter ConnectionManager.openHttpConnection(java.lang.String url, java.lang.Object extra)
          Open an http connection to the given URL
 

Methods in com.funambol.util with parameters of type HttpConnectionAdapter
 boolean HttpAuthentication.handleAuthentication(HttpConnectionAdapter c)
          Handle the authentication by adding authentication headers to the given HttpConnection.
 boolean HttpAuthentication.processHttpError(HttpConnectionAdapter c)
          Process any errors that the given HttpConnection has that are related to authentication.
 



Copyright © 2001-2009 Funambol.