See: Description
Interface | Description |
---|---|
CacheSessionEvent |
An object with the CacheSessionEvent interface is returned by
CacheSessionHandle.getCacheSessionEvent() . |
CacheSessionEventCallback |
The cacheSession event callback is called by the
API for asynchronous cache requests
(see
NO_WAIT_REPLY in CacheRequest Options). |
Event |
An object with the Event interface has access to the underlying Native SDK
ResponseCode and information string.
|
FlowEvent |
An object with the FlowEvent interface is returned by
FlowHandle.getFlowEvent() . |
FlowEventCallback |
The callback interface for Flow events.
|
MessageCallback |
The callback interface for receiving messages.
|
MessageDispatcher |
Interface to add a per topic MessageCallback to a
SessionHandle
or FlowHandle |
SessionEvent |
An object with the SessionEvent interface is returned by
SessionHandle.getSessionEvent() . |
SessionEventCallback |
When a Session event is received that indicates an error condition (such as the Session going down), additional
error information is recorded and can be retrieved through
SolClient.getLastErrorInfo()
The callback interface for Session events. |
Copyright 2004-2024 Solace Corporation. All rights reserved.