Compounds | |
exception | InvalidEventType |
Exception raised to indicate that an EventType is syntactically or semantically invalid. More... | |
interface | NotifyPublish |
Defines interface to report changes in the events published to a consumer. More... | |
interface | NotifySubscribe |
Defines interface to report changes in the events required from a supplier. More... | |
interface | PullConsumer |
Defines the interface used by pull-style consumers. More... | |
interface | PullSupplier |
Defines the interface used by pull-style suppliers. More... | |
interface | PushConsumer |
Defines the interface used by push-style consumers. More... | |
interface | PushSupplier |
Defines the interface used by push-style suppliers. More... | |
interface | SequencePullConsumer |
Defines the interface used by pull-style consumers that deal with event batches. More... | |
interface | SequencePullSupplier |
Defines the interface used by pull-style suppliers that provide event batches. More... | |
interface | SequencePushConsumer |
Defines the interface used by push-style consumers that interested in event batches. More... | |
interface | SequencePushSupplier |
Defines the interface used by push-style suppliers that provide event batches. More... | |
interface | StructuredPullConsumer |
Defines the interface used by pull-style consumers of structured events. More... | |
interface | StructuredPullSupplier |
Defines the interface used by pull-style suppliers of structured events. More... | |
interface | StructuredPushConsumer |
Defines the interface used by push-style consumers of structured events. More... | |
interface | StructuredPushSupplier |
Defines the interface used by push-style suppliers that provide structure events. More... |