Classes | |
exception | CosEventChannelAdmin::AlreadyConnected |
Exception raised if the user tries to connect to an already connected proxy. More... | |
exception | CosEventChannelAdmin::TypeError |
Exception raised in Typed Event Services if there is a mismatch between the proxy and its peer (supplier or consumer.). More... | |
interface | CosEventChannelAdmin::ProxyPushConsumer |
Interface used by push-style suppliers. More... | |
interface | CosEventChannelAdmin::ProxyPushSupplier |
Interface used by push-style consumers. More... | |
interface | CosEventChannelAdmin::ProxyPullSupplier |
Interface used by pull-style consumers. More... | |
interface | CosEventChannelAdmin::ProxyPullConsumer |
Interface used by pull-style suppliers. More... | |
interface | CosEventChannelAdmin::ConsumerAdmin |
Abstract Factory used to create proxies for pull-style and push-style consumers. More... | |
interface | CosEventChannelAdmin::SupplierAdmin |
Abstract Factory used to create proxies for pull-style and push-style suppliers. More... | |
interface | CosEventChannelAdmin::EventChannel |
Main interface for the Event Service. More... |