Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module bridge |
|
Nested Modules | |
oleautomation |
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. |
IiopBridge | Concrete service of the meta service Bridge for iiop. |
OleApplicationRegistration | [ DEPRECATED ] registers UNO objects as COM objects. |
OleBridgeSupplier | [ DEPRECATED ] makes it possible to generate OLE bridges to UNO objects and vice versa. |
OleBridgeSupplier2 | [ DEPRECATED ] maps UNO types to oleautomation types and vice versa. |
OleBridgeSupplierVar1 | [ DEPRECATED ] maps UNO types to COM types and vice versa. It is optimized for use in a remote szenario. |
OleObjectFactory | [ DEPRECATED ] makes it possible to create COM objects as UNO objects. |
UnoUrlResolver | provides the ability to access remote processes,
resolving them by an UNO url.
|
UrpBridge | Concrete service of the meta service Bridge for the urp protocol. |
Interfaces | |
XBridge | main interface for an interprocess bridge. |
XBridgeFactory | factory to create interprocess bridges. |
XBridgeSupplier | [ DEPRECATED ] defines the interface for creating bridges to other object models. |
XBridgeSupplier2 | defines the interface for creating bridges to other object models. |
XInstanceProvider | allows to export UNO objects to other processes. |
XProtocolProperties | Bridge internal interface, that allows to change protocol settings of the remote counter part. |
XUnoUrlResolver | allows to resolve an object using the uno-url. |
Structs | |
ProtocolProperty | string/value pair |
Exceptions | |
BridgeExistsException | Indicates, that it was tried to create a remote bridge with a name, which already existed. |
InvalidProtocolChangeException | Indicates, that a requested property change could not be executed by the remote counterpart. |
Constant Groups | |
ModelDependent | These constants are used to specify model-dependant representations. |
Copyright © 2003 Sun Microsystems, Inc.