![]() |
Apama API Reference for .NET
9.12.0.5
|
Classes | |
| class | ChannelConfig |
| ChannelConfig is a helper class that assists in building a properties map for use when creating a new EventServiceChannel via the IEventService.AddChannel() method. More... | |
| class | CommunicationException |
| CommunicationException is a specialized exception for use with the Event Service that indicates that there is a problem communicating with the Correlator. More... | |
| struct | EventServiceChannelConstants |
| IEventServiceChannel is the public interface for a class that represents a channel or channels on which events are received from a Correlator. More... | |
| class | EventServiceException |
| EventServiceException is a base exception class for all other specialized exceptions within with the Event Service. More... | |
| class | EventServiceFactory |
| EventServiceFactory is a class that provides a factory for creating new instances of classes that implement the IEventService interface. More... | |
| interface | IEventService |
| IEventService is an interface that represents the public API to the EventService. More... | |
| interface | IEventServiceChannel |
| The Interface for an EventServiceChannel More... | |
| interface | IResponseListener |
| IResponseListener specifies the interface that classes must implement to receive the response part of an asynchronous request-response call. More... | |
| interface | IResponseWrapper |
| IResponseWrapper is an interface that specifies the public API for objects returned by the various request-response methods of the Event Service. More... | |
| class | ResponseTimeoutException |
| ResponseTimeoutException is a specialized exception for use with the Event Service that indicates that a request-response timeout has been exceeded. More... | |