(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service UrpBridge
Description
Concrete service of the meta service Bridge for the urp protocol.

This bridge works with the urp protocol.

See also
com.sun.star.bridge.Bridge

Exported Interfaces - Summary
::com::sun::star::lang::XInitialization

This interface allows to initialize the bridge service with the necessary arguments. The sequence<any> must have 4 members. (details)

XBridge

The main interface of the service.

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

allows to terminate the interprocess bridge.

Exported Interfaces - Details
::com::sun::star::lang::XInitialization
Description
This interface allows to initialize the bridge service with the necessary arguments. The sequence<any> must have 4 members.
  1. String: The unique name of the bridge or an empty string
  2. String: urp
  3. XConnection: The bidirectional connection, the bridge should work on
  4. XInstanceProvider: The instance provider, that shall be called to access the initial object.
XBridge
Description
The main interface of the service.
::com::sun::star::lang::XComponent
Description
allows to terminate the interprocess bridge.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.