:: com :: sun :: star :: bridge ::

service BridgeFactory
Description
allows to create new or access existing interprocess bridges.

It enumerates at the servicemanager all services supporting the meta service com.sun.star.bridge.Bridge to get all known, possible protocols.

See also
Bridge
Developers Guide
ProUNO - Opening a Connection

Exported Interfaces - Summary
XBridgeFactory

The main interface of the service

::com::sun::star::lang::XComponent

This interface allows to break possible cyclic references.

Exported Interfaces - Details
XBridgeFactory
Description
The main interface of the service
::com::sun::star::lang::XComponent
Description
This interface allows to break possible cyclic references.

 
Top of Page