public interface MessageCallback
An object with this interface must be used when creating:
ContextHandle.createSessionForHandle())
SessionHandle.createFlowForHandle()
Allocator.MessageDispatchTargetHandle()
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(Handle handle)
Invoked when a message is received on a flow or a session
|
void onMessage(Handle handle)
handle - a FlowHandle or SessionHandle or MessageDispatchTargetHandleCopyright 2004-2025 Solace Corporation. All rights reserved.