Uses of Class
com.funambol.syncml.protocol.CTCap

Packages that use CTCap
com.funambol.syncml.protocol   
 

Uses of CTCap in com.funambol.syncml.protocol
 

Methods in com.funambol.syncml.protocol with parameters of type CTCap
 void DataStore.addCTCap(CTCap ctCap)
           
 void DataStore.setCTCaps(CTCap[] ctCaps)
          Sets the array of content type capabilities
 

Constructors in com.funambol.syncml.protocol with parameters of type CTCap
DataStore(SourceRef sourceRef, java.lang.String displayName, long maxGUIDSize, CTInfo rxPref, CTInfo[] rxs, CTInfo txPref, CTInfo[] txs, CTCap[] ctCaps, DSMem dsMem, boolean supportHierarchicalSync, SyncCap syncCap, CTInfo[] filterRxs, FilterCap[] filterCaps)
          Creates a new DataStore object with the given input information
 



Copyright © 2001-2009 Funambol.