Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: ucb ::

service ChaosContentProvider

[ DEPRECATED ]
Description
The Chaos Content Provider implements a Content Provider for the Universal Content Broker (UCB).

Actually it is a wrapper for the predecessor of the UCB, which was called C.H.A.O.S. (Common Hierarchical Access Object System). This system provides resource access using protocols FTP, IMAP4 and SMTP. So the Chaos Content Provider actually is an FTP Content Provider, an IMAP Content Provider, and an SMTP Content Provider too.

See also
com::sun::star::ucb::UniversalContentBroker
See also
com::sun::star::ucb::ContentProvider
See also
com::sun::star::ucb::Content


Exported Interfaces

com::sun::star::ucb::XContentProvider
Description
provides ChaosContent s.

Top of Page