module com::sun::star::bridge |
submodules |
services |
Bridge | This meta service allows the bridgefactory service to instantiate an interprocess bridge using a certain transfer protocol. |
BridgeFactory | allows to create new or access existing interprocess bridges. |
Connection | makes it possible to establish a connection to one remote UNO server. |
ConnectionBroker | makes it possible to provide several objects via one communication channel. |
IiopBridge | Concrete service of the meta service Bridge for iiop. |
OleApplicationRegistration | registers standard UNO objects to OLE Automation. |
OleBridgeSupplier | makes it possible to generate OLE bridges to UNO objects and vice versa. |
OleBridgeSupplier2 | maps UNO types to COM types and vice versa. |
OleObjectFactory | makes it possible to create OLE objects as UNO objects. |
UnoUrlResolver | provides the ability to access outer processes,
resolving them by their name.
|
UrpBridge | Concrete service of the meta service Bridge for the urp protocol. |
interfaces |
XBridge | |
XBridgeFactory | |
XBridgeSupplier | defines the interface for creating bridges to other object models. |
XBridgeSupplier2 | defines the interface for creating bridges to other object models. |
XConnectCallback | is used to call the remote server when a client wants to establish a connection. |
XConnectionBroker | defines the interface to be provided and handles remote connection on the server side. |
XConnectionClientSide | interface to a remote UNO connection. |
XConnectionServerSide | server side interface to a remote UNO connection. |
XInstanceProvider | |
XProtocolProperties | Bridge internal interface, that allows to change protocol settings of the remote counter part. |
XUnoUrlResolver | service UnoUrlResolver implements this interface. |
structs |
ProtocolProperty |
exceptions |
BridgeExistsException |
InvalidProtocolChangeException |
enums |
typedefs |
constant groups |
ModelDependent | These constants are used to specify model-dependant representations. |
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.