TAO_CosEvent  2.3.2
Classes
CosEventChannelAdmin Module Reference

Define the interfaces implemented by providers of the CORBA Event Service. More...

Classes

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

Detailed Description

Define the interfaces implemented by providers of the CORBA Event Service.