Interface | Description |
---|---|
AepTransactionStageEvent.ICommitContext |
Represents the context of an ongoing transaction commit.
|
Class | Description |
---|---|
AepApplicationExceptionEvent |
Event notifying an AEP application that an application message handler
threw an exception.
|
AepBusBindingCreatedEvent |
Event notifying an AEP application that a bus binding has been created.
|
AepBusBindingCreateFailedEvent |
Event notifying an AEP application that a bus binding failed to create.
|
AepBusBindingDestroyedEvent |
Event notifying an AEP application that a bus binding has been destroyed.
|
AepBusBindingDownEvent |
Event notifying an AEP application that a bus binding has failed.
|
AepBusBindingOpenedEvent |
Event notifying an AEP application that a bus binding was successfully opened.
|
AepBusBindingOpenFailedEvent |
Event notifying an AEP application that a bus binding failed to open.
|
AepBusBindingOpeningEvent |
Event notifying an AEP application that a bus binding is being opened.
|
AepBusBindingUpEvent |
Event notifying an AEP application that a bus binding has been established.
|
AepChannelDownEvent |
Event notifying an AEP application that one of it's channels is offline.
|
AepChannelUpEvent |
Event notifying an AEP application that one of it's channels is online.
|
AepClientConnectedEvent |
Event notifying an AEP application one of it's clients has connected.
|
AepClientDisconnectedEvent |
Event notifying an AEP application that one of it's clients has disconnected.
|
AepClientPacketEvent |
Event notifying an AEP application of receipt of a packet.
|
AepDuplicateAcknowledgementAlertEvent |
Event alerting an AEP application of a duplicate ack.
|
AepEngineActiveEvent |
Event notifying an AEP application that its engine is the active engine
in the application cluster
|
AepEngineCreatedEvent |
Event notifying an AEP application that its engine has been created.
|
AepEngineStartedEvent |
Event notifying an AEP application that its engine has started.
|
AepEngineStoppedEvent |
Event notifying an AEP application that its engine has stopped.
|
AepEngineStoppingEvent |
Event notifying an AEP application that its engine is about to stop.
|
AepEventTypes |
Contains all AEP event definitions.
|
AepFlowCreatedEvent |
Event notifying an AEP application that a flow has been created.
|
AepInboundLogExceptionEvent |
Event notifying an AEP application that a inbound message logging operation has failed.
|
AepMessageTraceLoggingExceptionEvent |
Event notifying an AEP application that a message trace logging exception has been trapped.
|
AepMessagingFailedEvent |
Event notifying an AEP application that its messaging has failed.
|
AepMessagingPrestartEvent |
Event notifying an AEP application that its messaging is about to be started.
|
AepMessagingStartedEvent |
Event notifying an AEP application that its messaging has been started.
|
AepMessagingStartFailedEvent |
Event notifying an AEP application that its messaging start failed.
|
AepOutboundLogExceptionEvent |
Event notifying an AEP application that a write to the outbound log operation failed.
|
AepOutOfOrderSendCommitCompletionAlertEvent |
Event alerting an AEP application of an out-of-order send commit completion.
|
AepSendExceptionEvent |
Event notifying an AEP application that a send encountered an exception.
|
AepSendStabilityEvent |
Event used to inform unsolicited senders that the unsolicited send has been stabilized.
|
AepStateCreatedEvent |
Event notifying an AEP application of the creation of its state.
|
AepStatsAlertEvent |
Event notifying an AEP application of a statistics triggered alert.
|
AepStuckAlertEvent |
Event used to notify of a stuck engine.
|
AepTransactionStageEvent |
Event notifying an AEP application of reaching a stage in a transaction commit.
|
AepUnhandledMessageEvent |
Event notifying an AEP application that a message was not handled.
|
Enum | Description |
---|---|
AepStuckAlertEvent.Reason |
Enumerates the reasons that cause an
AepStuckAlertEvent to
be emitted. |
Defines and implements AEP specific events.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.