Interface Summary | |
---|---|
NotifyPublish | The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply. |
NotifyPublishOperations | The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply. |
NotifySubscribe | The NotifySubscribe interface supports an operation which allows a consumer of notifications to inform suppliers of notifications of the types of notifications it wishes to receive. |
NotifySubscribeOperations | The NotifySubscribe interface supports an operation which allows a consumer of notifications to inform suppliers of notifications of the types of notifications it wishes to receive. |
PullConsumer | The PullConsumer interface supports the functionality required by notification service consumers that receive events as Anys using pull-style communication. |
PullConsumerOperations | The PullConsumer interface supports the functionality required by notification service consumers that receive events as Anys using pull-style communication. |
PullSupplier | The PullSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using pull-style communication. |
PullSupplierOperations | The PullSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using pull-style communication. |
PushConsumer | The PushConsumer interface supports the functionality required by notification service consumers that receive events as Anys using push-style communication. |
PushConsumerOperations | The PushConsumer interface supports the functionality required by notification service consumers that receive events as Anys using push-style communication. |
PushSupplier | The PushSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using push-style communication. |
PushSupplierOperations | The PushSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using push-style communication. |
SequencePullConsumer | The SequencePullConsumer interface supports the behavior of objects that receive sequences of Structured Events using pull-style communication. |
SequencePullConsumerOperations | The SequencePullConsumer interface supports the behavior of objects that receive sequences of Structured Events using pull-style communication. |
SequencePullSupplier | The SequencePullSupplier interface supports operations which enable suppliers to transmit sequences of Structured Events by the pull model. |
SequencePullSupplierOperations | The SequencePullSupplier interface supports operations which enable suppliers to transmit sequences of Structured Events by the pull model. |
SequencePushConsumer | The SequencePushConsumer interface supports an operation which enables consumers to receive sequences Structured Events by the push model. |
SequencePushConsumerOperations | The SequencePushConsumer interface supports an operation which enables consumers to receive sequences Structured Events by the push model. |
SequencePushSupplier | The SequencePushSupplier interface supports the behavior of objects that transmit sequences of Structured Events using push-style communication. |
SequencePushSupplierOperations | The SequencePushSupplier interface supports the behavior of objects that transmit sequences of Structured Events using push-style communication. |
StructuredPullConsumer | The StructuredPullConsumer interface supports the behavior of objects that receive Structured Events using pull-style communication. |
StructuredPullConsumerOperations | The StructuredPullConsumer interface supports the behavior of objects that receive Structured Events using pull-style communication. |
StructuredPullSupplier | The StructuredPullSupplier interface supports operations which enable suppliers to transmit Structured Events by the pull model. |
StructuredPullSupplierOperations | The StructuredPullSupplier interface supports operations which enable suppliers to transmit Structured Events by the pull model. |
StructuredPushConsumer | The StructuredPushConsumer interface supports an operation which enables consumers to receive Structured Events by the push model. |
StructuredPushConsumerOperations | The StructuredPushConsumer interface supports an operation which enables consumers to receive Structured Events by the push model. |
StructuredPushSupplier | The StructuredPushSupplier interface supports the behavior of objects that transmit Structured Events using push-style communication. |
StructuredPushSupplierOperations | The StructuredPushSupplier interface supports the behavior of objects that transmit Structured Events using push-style communication. |
Class Summary | |
---|---|
InvalidEventType | Exception definition: InvalidEventType. |
InvalidEventTypeHelper | Helper class for : InvalidEventType |
InvalidEventTypeHolder | Holder class for : InvalidEventType |
NotifyPublishHelper | Helper class for : NotifyPublish |
NotifyPublishHolder | Holder class for : NotifyPublish |
NotifyPublishPOA | The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply. |
NotifyPublishPOATie | The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply. |
NotifySubscribeHelper | Helper class for : NotifySubscribe |
NotifySubscribeHolder | Holder class for : NotifySubscribe |
NotifySubscribePOA | The NotifySubscribe interface supports an operation which allows a consumer of notifications to inform suppliers of notifications of the types of notifications it wishes to receive. |
NotifySubscribePOATie | The NotifySubscribe interface supports an operation which allows a consumer of notifications to inform suppliers of notifications of the types of notifications it wishes to receive. |
PullConsumerHelper | Helper class for : PullConsumer |
PullConsumerHolder | Holder class for : PullConsumer |
PullConsumerPOA | The PullConsumer interface supports the functionality required by notification service consumers that receive events as Anys using pull-style communication. |
PullConsumerPOATie | The PullConsumer interface supports the functionality required by notification service consumers that receive events as Anys using pull-style communication. |
PullSupplierHelper | Helper class for : PullSupplier |
PullSupplierHolder | Holder class for : PullSupplier |
PullSupplierPOA | The PullSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using pull-style communication. |
PullSupplierPOATie | The PullSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using pull-style communication. |
PushConsumerHelper | Helper class for : PushConsumer |
PushConsumerHolder | Holder class for : PushConsumer |
PushConsumerPOA | The PushConsumer interface supports the functionality required by notification service consumers that receive events as Anys using push-style communication. |
PushConsumerPOATie | The PushConsumer interface supports the functionality required by notification service consumers that receive events as Anys using push-style communication. |
PushSupplierHelper | Helper class for : PushSupplier |
PushSupplierHolder | Holder class for : PushSupplier |
PushSupplierPOA | The PushSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using push-style communication. |
PushSupplierPOATie | The PushSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using push-style communication. |
SequencePullConsumerHelper | Helper class for : SequencePullConsumer |
SequencePullConsumerHolder | Holder class for : SequencePullConsumer |
SequencePullConsumerPOA | The SequencePullConsumer interface supports the behavior of objects that receive sequences of Structured Events using pull-style communication. |
SequencePullConsumerPOATie | The SequencePullConsumer interface supports the behavior of objects that receive sequences of Structured Events using pull-style communication. |
SequencePullSupplierHelper | Helper class for : SequencePullSupplier |
SequencePullSupplierHolder | Holder class for : SequencePullSupplier |
SequencePullSupplierPOA | The SequencePullSupplier interface supports operations which enable suppliers to transmit sequences of Structured Events by the pull model. |
SequencePullSupplierPOATie | The SequencePullSupplier interface supports operations which enable suppliers to transmit sequences of Structured Events by the pull model. |
SequencePushConsumerHelper | Helper class for : SequencePushConsumer |
SequencePushConsumerHolder | Holder class for : SequencePushConsumer |
SequencePushConsumerPOA | The SequencePushConsumer interface supports an operation which enables consumers to receive sequences Structured Events by the push model. |
SequencePushConsumerPOATie | The SequencePushConsumer interface supports an operation which enables consumers to receive sequences Structured Events by the push model. |
SequencePushSupplierHelper | Helper class for : SequencePushSupplier |
SequencePushSupplierHolder | Holder class for : SequencePushSupplier |
SequencePushSupplierPOA | The SequencePushSupplier interface supports the behavior of objects that transmit sequences of Structured Events using push-style communication. |
SequencePushSupplierPOATie | The SequencePushSupplier interface supports the behavior of objects that transmit sequences of Structured Events using push-style communication. |
StructuredPullConsumerHelper | Helper class for : StructuredPullConsumer |
StructuredPullConsumerHolder | Holder class for : StructuredPullConsumer |
StructuredPullConsumerPOA | The StructuredPullConsumer interface supports the behavior of objects that receive Structured Events using pull-style communication. |
StructuredPullConsumerPOATie | The StructuredPullConsumer interface supports the behavior of objects that receive Structured Events using pull-style communication. |
StructuredPullSupplierHelper | Helper class for : StructuredPullSupplier |
StructuredPullSupplierHolder | Holder class for : StructuredPullSupplier |
StructuredPullSupplierPOA | The StructuredPullSupplier interface supports operations which enable suppliers to transmit Structured Events by the pull model. |
StructuredPullSupplierPOATie | The StructuredPullSupplier interface supports operations which enable suppliers to transmit Structured Events by the pull model. |
StructuredPushConsumerHelper | Helper class for : StructuredPushConsumer |
StructuredPushConsumerHolder | Holder class for : StructuredPushConsumer |
StructuredPushConsumerPOA | The StructuredPushConsumer interface supports an operation which enables consumers to receive Structured Events by the push model. |
StructuredPushConsumerPOATie | The StructuredPushConsumer interface supports an operation which enables consumers to receive Structured Events by the push model. |
StructuredPushSupplierHelper | Helper class for : StructuredPushSupplier |
StructuredPushSupplierHolder | Holder class for : StructuredPushSupplier |
StructuredPushSupplierPOA | The StructuredPushSupplier interface supports the behavior of objects that transmit Structured Events using push-style communication. |
StructuredPushSupplierPOATie | The StructuredPushSupplier interface supports the behavior of objects that transmit Structured Events using push-style communication. |
_NotifyPublishStub | The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply. |
_NotifySubscribeStub | The NotifySubscribe interface supports an operation which allows a consumer of notifications to inform suppliers of notifications of the types of notifications it wishes to receive. |
_PullConsumerStub | The PullConsumer interface supports the functionality required by notification service consumers that receive events as Anys using pull-style communication. |
_PullSupplierStub | The PullSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using pull-style communication. |
_PushConsumerStub | The PushConsumer interface supports the functionality required by notification service consumers that receive events as Anys using push-style communication. |
_PushSupplierStub | The PushSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using push-style communication. |
_SequencePullConsumerStub | The SequencePullConsumer interface supports the behavior of objects that receive sequences of Structured Events using pull-style communication. |
_SequencePullSupplierStub | The SequencePullSupplier interface supports operations which enable suppliers to transmit sequences of Structured Events by the pull model. |
_SequencePushConsumerStub | The SequencePushConsumer interface supports an operation which enables consumers to receive sequences Structured Events by the push model. |
_SequencePushSupplierStub | The SequencePushSupplier interface supports the behavior of objects that transmit sequences of Structured Events using push-style communication. |
_StructuredPullConsumerStub | The StructuredPullConsumer interface supports the behavior of objects that receive Structured Events using pull-style communication. |
_StructuredPullSupplierStub | The StructuredPullSupplier interface supports operations which enable suppliers to transmit Structured Events by the pull model. |
_StructuredPushConsumerStub | The StructuredPushConsumer interface supports an operation which enables consumers to receive Structured Events by the push model. |
_StructuredPushSupplierStub | The StructuredPushSupplier interface supports the behavior of objects that transmit Structured Events using push-style communication. |