service ChaosContentProvider in module com::sun::star::ucb::

(Global Index)

[ DEPRECATED ]

Syntax

service ChaosContentProvider;

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

UniversalContentBroker

See also

ContentProvider

See also

Content

Exported Interfaces

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

Description

provides ChaosContent s.


Top of Page