Uses of Interface
com.funambol.util.TransportAgent

Packages that use TransportAgent
com.funambol.updater   
com.funambol.util   
 

Uses of TransportAgent in com.funambol.updater
 

Methods in com.funambol.updater with parameters of type TransportAgent
 void Updater.setTransportAgent(TransportAgent ta)
           
 

Constructors in com.funambol.updater with parameters of type TransportAgent
Updater(UpdaterConfig config, java.lang.String currentVersion, TransportAgent userTA)
           
 

Uses of TransportAgent in com.funambol.util
 

Classes in com.funambol.util that implement TransportAgent
 class HttpTransportAgent
          Represents a HTTP client implementation
 



Copyright © 2001-2009 Funambol.