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.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
org.omg.CosNotifyFilter   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of EventType in org.jacorb.notification
 

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

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

Methods in org.jacorb.notification with parameters of type EventType
 void OfferManager.actionSetChanged(EventType[] added, EventType[] removed)
           
 void OfferManager.offer_change(EventType[] added, EventType[] removed)
           
 void EventTypeSet.changeSet(EventType[] added, EventType[] removed)
           
protected abstract  void EventTypeSet.actionSetChanged(EventType[] added, EventType[] removed)
           
 void SubscriptionManager.actionSetChanged(EventType[] added, EventType[] removed)
           
 void SubscriptionManager.subscription_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)
           
 

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[] AbstractProxyConsumer.obtain_subscription_types(ObtainInfoMode obtainInfoMode)
           
 EventType[] AbstractProxySupplier.obtain_offered_types(ObtainInfoMode obtainInfoMode)
           
 

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

Uses of EventType in org.omg.CosNotification
 

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

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

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

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

Uses of EventType in org.omg.CosNotifyChannelAdmin
 

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

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

Uses of EventType in org.omg.CosNotifyChannelAdminAck
 

Methods in org.omg.CosNotifyChannelAdminAck that return EventType
 EventType[] SequenceProxyPullSupplierAckPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPushSupplierAckPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPullSupplierAckPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPushSupplierAckPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPullSupplierAckStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPushSupplierAckStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPullSupplierAckStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPushSupplierAckStub.obtain_offered_types(ObtainInfoMode mode)
           
 

Methods in org.omg.CosNotifyChannelAdminAck with parameters of type EventType
 void SequenceProxyPullSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequenceProxyPushSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredProxyPullSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredProxyPushSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequenceProxyPullSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequenceProxyPushSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredProxyPullSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredProxyPushSupplierAckStub.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 NotifySubscribeOperations.subscription_change(EventType[] added, EventType[] removed)
           
 void NotifyPublishOperations.offer_change(EventType[] added, EventType[] removed)
           
 void NotifyPublishPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void NotifySubscribePOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void PullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void PullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void PushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void PushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequencePullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void SequencePullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequencePushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void SequencePushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredPullConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void StructuredPullSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredPushConsumerPOATie.offer_change(EventType[] added, EventType[] removed)
           
 void StructuredPushSupplierPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void _NotifyPublishStub.offer_change(EventType[] added, EventType[] removed)
           
 void _NotifySubscribeStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _PullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _PullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _PushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _PushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequencePullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _SequencePullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequencePushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _SequencePushSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredPullConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _StructuredPullSupplierStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredPushConsumerStub.offer_change(EventType[] added, EventType[] removed)
           
 void _StructuredPushSupplierStub.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.CosNotifyCommAck
 

Methods in org.omg.CosNotifyCommAck with parameters of type EventType
 void SequencePullSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void SequencePushSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredPullSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void StructuredPushSupplierAckPOATie.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequencePullSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _SequencePushSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredPullSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 void _StructuredPushSupplierAckStub.subscription_change(EventType[] added, EventType[] removed)
           
 

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[] TypedProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 

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

Uses of EventType in org.omg.CosTypedNotifyComm
 

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