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

service FTPContentProvider
Description
The FTP Content Provider (FCP) implements a ContentProvider for the UniversalContentBroker (UCB).

The served contents enable access to directories and files on a ftp-server.

Since
OOo 1.1.2
See also
Content

Exported Interfaces - Summary
XContentProvider

provides an object representing either a (ftp-server side) directory object allowing listing of children or a content object providing access a (ftp-server side) file. (details)

Exported Interfaces - Details
XContentProvider
Description
provides an object representing either a (ftp-server side) directory object allowing listing of children or a content object providing access a (ftp-server side) file.
See also
FTPContent

 
Top of Page