Compounds | |
interface | CosBridgeAdmin::Bridge |
exception | CosBridgeAdmin::BridgeAlreadyStarted |
interface | CosBridgeAdmin::BridgeFactory |
exception | CosBridgeAdmin::BridgeInactive |
exception | CosBridgeAdmin::BridgeNotFound |
struct | CosBridgeAdmin::ExternalEndpoint |
union | CosBridgeAdmin::ExternalEndpointConnector |
struct | CosBridgeAdmin::ExternalEndpointError |
exception | CosBridgeAdmin::InvalidExternalEndPoints |
struct | CosBridgeAdmin::JMSDestination |
Typedefs | |
typedef sequence< ExternalEndpointError > | ExternalEndpointErrorSeq |
typedef long | BridgeID |
typedef sequence< BridgeID > | BridgeIDSeq |
Enumerations | |
enum | ExternalEndpointRole { SOURCE, SINK } |
enum | JMSDestinationType { QUEUE, TOPIC } |
enum | MessageType { JMS_MESSAGE, STRUCTURED_EVENT, SEQUENCE_EVENT } |
enum | FlowStyle { PUSH, PULL } |
enum | ExternalEndpointErrorCode { INVALID_CHANNELID, INVALID_JMSDESTINATION, MISMATCH_ENDPOINTROLE_NOTIFSTYLE } |
enum | status { stopped, started } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|