:: 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
Usage Restrictions
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