Uses of Class
org.omg.CosNotification.EventType

Packages that use EventType
org.jacorb.notification   
org.jacorb.notification.filter   
org.jacorb.notification.servant   
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosNotifyFilter   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of EventType in org.jacorb.notification
 

Fields in org.jacorb.notification declared as EventType
static EventType EventTypeWrapper.EVENT_TYPE_ALL
           
static EventType[] EventTypeWrapper.EMPTY_EVENT_TYPE_ARRAY
           
protected static EventType[] EventTypeSet.EMPTY_EVENT_TYPE
           
 

Methods in org.jacorb.notification that return EventType
 EventType[] SubscriptionManager.obtain_subscription_types()
           
 EventType[] OfferManager.obtain_offered_types()
           
 EventType EventTypeWrapper.getEventType()
           
protected  EventType[] EventTypeSet.getAllTypes()
           
 

Methods in org.jacorb.notification with parameters of type EventType
 void SubscriptionManager.actionSetChanged(EventType[] added, EventType[] removed)
           
 void SubscriptionManager.subscription_change(EventType[] added, EventType[] removed)
           
 void OfferManager.actionSetChanged(EventType[] added, EventType[] removed)
           
 void OfferManager.offer_change(EventType[] added, EventType[] removed)
           
static java.lang.String EventTypeWrapper.toString(EventType et)
           
static java.lang.String EventTypeWrapper.toString(EventType[] ets)
           
static boolean EventTypeWrapper.equals(EventType left, EventType right)
           
 void EventTypeSet.changeSet(EventType[] added, EventType[] removed)
           
protected abstract  void EventTypeSet.actionSetChanged(EventType[] added, EventType[] removed)
           
 

Constructors in org.jacorb.notification with parameters of type EventType
EventTypeWrapper(EventType eventType)
           
 

Uses of EventType in org.jacorb.notification.filter
 

Methods in org.jacorb.notification.filter with parameters of type EventType
protected  void CallbackManager.actionSetChanged(EventType[] added, EventType[] removed)
           
 void CallbackManager.replaceWith(EventType[] replacement)
           
 

Uses of EventType in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that return EventType
 EventType[] AbstractProxySupplier.obtain_offered_types(ObtainInfoMode obtainInfoMode)
           
 

Methods in org.jacorb.notification.servant with parameters of type EventType
 void SupplierAdminImpl.offer_change(EventType[] added, EventType[] removed)
           
 void ConsumerAdminImpl.subscription_change(EventType[] added, EventType[] removed)
           
 void AbstractProxySupplier.subscription_change(EventType[] added, EventType[] removed)
           
 

Uses of EventType in org.omg.CosNotification
 

Fields in org.omg.CosNotification declared as EventType
 EventType[] EventTypeSeqHolder.value
           
 EventType EventTypeHolder.value
           
 EventType FixedEventHeader.event_type
           
 

Methods in org.omg.CosNotification that return EventType
static EventType[] EventTypeSeqHelper.extract(Any any)
           
static EventType[] EventTypeSeqHelper.read(InputStream _in)
           
static EventType EventTypeHelper.extract(Any any)
           
static EventType EventTypeHelper.read(InputStream in)
           
 

Methods in org.omg.CosNotification with parameters of type EventType
static void EventTypeSeqHelper.insert(Any any, EventType[] s)
           
static void EventTypeSeqHelper.write(OutputStream _out, EventType[] _s)
           
static void EventTypeHelper.insert(Any any, EventType s)
           
static void EventTypeHelper.write(OutputStream out, EventType s)
           
 

Constructors in org.omg.CosNotification with parameters of type EventType
EventTypeSeqHolder(EventType[] initial)
           
EventTypeHolder(EventType initial)
           
FixedEventHeader(EventType event_type, java.lang.String event_name)
           
 

Uses of EventType in org.omg.CosNotifyChannelAdmin
 

Methods in org.omg.CosNotifyChannelAdmin that return EventType
 EventType[] _StructuredProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _ProxySupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _ProxyConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxySupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxyConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxyConsumerOperations.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxySupplierOperations.obtain_offered_types(ObtainInfoMode mode)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type EventType
 void _SupplierAdminStub.offer_change(EventType[] added, EventType[] removed)
           
 void _StructuredProxyPushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredProxyPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _StructuredProxyPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredProxyPullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _SequenceProxyPushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequenceProxyPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _SequenceProxyPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequenceProxyPullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _ProxyPushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _ProxyPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _ProxyPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _ProxyPullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _ConsumerAdminStub.subscription_change(EventType[] added, EventType[] removed)
           
 void SupplierAdminPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void StructuredProxyPushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredProxyPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void StructuredProxyPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredProxyPullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void SequenceProxyPushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequenceProxyPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void SequenceProxyPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequenceProxyPullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void ProxyPushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void ProxyPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void ProxyPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void ProxyPullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void ConsumerAdminPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 

Uses of EventType in org.omg.CosNotifyComm
 

Fields in org.omg.CosNotifyComm declared as EventType
 EventType InvalidEventType.type
           
 

Methods in org.omg.CosNotifyComm with parameters of type EventType
 void _StructuredPushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _StructuredPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredPullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _SequencePushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequencePushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _SequencePullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequencePullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _PushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _PushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _PullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _PullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _NotifySubscribeStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _NotifyPublishStub.offer_change(EventType[] added, EventType[] removed)
           
 void StructuredPushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void StructuredPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredPullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void SequencePushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequencePushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void SequencePullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequencePullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void PushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void PushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void PullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void PullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void NotifySubscribePOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void NotifyPublishPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void NotifyPublishOperations.offer_change(EventType[] added, EventType[] removed)
           
 void NotifySubscribeOperations.subscription_change(EventType[] added, EventType[] removed)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type EventType
InvalidEventType(java.lang.String _reason, EventType type)
           
InvalidEventType(EventType type)
           
 

Uses of EventType in org.omg.CosNotifyFilter
 

Fields in org.omg.CosNotifyFilter declared as EventType
 EventType[] ConstraintExp.event_types
           
 

Constructors in org.omg.CosNotifyFilter with parameters of type EventType
ConstraintExp(EventType[] event_types, java.lang.String constraint_expr)
           
 

Uses of EventType in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return EventType
 EventType[] _TypedProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type EventType
 void _TypedSupplierAdminStub.offer_change(EventType[] added, EventType[] removed)
           
 void _TypedProxyPushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _TypedProxyPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _TypedProxyPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _TypedProxyPullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _TypedConsumerAdminStub.subscription_change(EventType[] added, EventType[] removed)
           
 void TypedSupplierAdminPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void TypedProxyPushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void TypedProxyPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void TypedProxyPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void TypedProxyPullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void TypedConsumerAdminPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 

Uses of EventType in org.omg.CosTypedNotifyComm
 

Methods in org.omg.CosTypedNotifyComm with parameters of type EventType
 void _TypedPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _TypedPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void TypedPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void TypedPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)