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

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

service RemoteContentProviderAcceptor

Description
allows content providers running in remote processes to be registered at the local content provider broker.


Exported Interfaces

com::sun::star::ucb::XRemoteContentProviderAcceptor
Description
This interface provides the base functionality to register and deregister content providers running in remote processes.
com::sun::star::ucb::XRemoteContentProviderActivator
[ DEPRECATED ]
[ OPTIONAL ]
Description
This optional interface can be used to adopt a lazy implement strategy for this service, which can improve performance in certain situations.

The way this works might change, therefore this interface is marked as deprectated.


Top of Page