public interface CacheSessionEventCallback
NO_WAIT_REPLY
in CacheRequest Options).
The application may retrieve the
CacheSessionEvent
in the
CacheSessionEventCallback.onCacheSessionEvent()
callback
to learn the final status of the request.Modifier and Type | Method and Description |
---|---|
void |
onCacheSessionEvent(CacheSessionHandle cacheSessionHandle) |
void onCacheSessionEvent(CacheSessionHandle cacheSessionHandle)
cacheSessionHandle
- CacheSessionHandle
Copyright 2004-2024 Solace Corporation. All rights reserved.