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 MutableMessageDispatchTargetHandle |
Solclient.Allocator.newMutableMessageDispatchTargetHandle()
Allocates a new
MessageDispatchTargetHandle |
Modifier and Type | Method and Description |
---|---|
int |
MessageDispatcher.subscribe(MutableMessageDispatchTargetHandle in_out_mutableMessageDispatchTargetHandle,
MutableTopic subscription,
MessageCallback messagecallback,
boolean isLocalDispatchOnly,
int flags,
long correlationKey) |
int |
MessageDispatcher.unsubscribe(MutableMessageDispatchTargetHandle in_out_mutableMessageDispatchTargetHandle,
int flags,
long correlationKey) |
Copyright 2004-2024 Solace Corporation. All rights reserved.