Class | Description | |
---|---|---|
ConnectionDetailsEvent | This event can be added to the Diffusion Client to listen to the load balance / failover / cascade logic. | |
DiffusionConnectionEvent | This event is dispatched when a connection to Diffusion has been sucessful, or the connection has closed. | |
DiffusionExceptionEvent | This event is dispatched if there has been an error within the API. | |
DiffusionMessageEvent | This event is dispatched when a message is received from Diffusion. | |
DiffusionPingEvent | This event is dispatched in response to a DiffusionClient.ping(). | |
DiffusionTraceEvent | This event is dispatched when trace messages are sent from this API. | |
MessageNotAcknowledgedEvent | This event is dispatched in if an Ack Required message doesn't respond in time. | |
ServerRejectedCredentialsEvent | This event is dispatched after a Send Credentials message type has been sent and the server rejected the credentials. | |
TopicStatusEvent | This event is dispatched when a topic status message is received from the server. |