Package | Description |
---|---|
com.solacesystems.solclientj.core |
Entry point into the Solace Java RTO Messaging API (
Solclient ). |
com.solacesystems.solclientj.core.event |
Messaging API Event and Callback Interfaces
|
Modifier and Type | Method and Description |
---|---|
static MessageDispatchTargetHandle |
Solclient.Allocator.newMessageDispatchTargetHandle(Subscription subscription,
MessageCallback messageCallback,
boolean isLocalDispatchOnly)
|
Modifier and Type | Method and Description |
---|---|
int |
MessageDispatcher.subscribe(MessageDispatchTargetHandle in_out_msgDispatchTargetHandle,
int flags,
long correlationKey) |
int |
MessageDispatcher.unsubscribe(MessageDispatchTargetHandle in_out_msgDispatchTargetHandle,
int flags,
long correlationKey) |
Copyright 2004-2024 Solace Corporation. All rights reserved.