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
|
com.solacesystems.solclientj.core.handle |
Handles for wrapping the various concepts managed in the messaging API.
|
Class and Description |
---|
CacheSessionHandle
The CacheSessionHandle interface allows applications to send messages to a
Solace Cache Cluster.
|
ContextHandle
The ContextHandle interface represents a processing context in which session instances are
created.
|
FlowHandle
The FlowHandle interface allows applications to receive messages and events on a flow.
|
MessageDispatchTargetHandle
The MessageDispatchTargetHandle interface allows an application to receive
messages on a specific
Subscription . |
MessageHandle
The MessageHandle interface allows applications access and modify the native
Solace Message Buffers.
|
MutableMessageDispatchTargetHandle
The MutableMessageDispatchTargetHandle interface allows an application to receive
messages on a specific
MutableTopic . |
NativeDestinationHandle
The NativeDestinationHandle interface allows applications to create
Destinations in the Native API.
|
ReplicationGroupMessageIdHandle
The ReplicationGroupMessageIdHandle interface allows applications to serialize a ReplicationGroupMessageId object
into a ReplicationGroupMessageId formatted String, compare ReplicationGroupMessageId objects
and validate ReplicationGroupMessageId objects in the Native API.
|
SessionHandle
The SessionHandle interface represents a messaging API session which
abstracts a client connection to the Appliance.
|
TransactedSessionHandle
The TransactedSessionHandle interface represents a messaging API -transacted-session which
provides interfaces for local transacations with the Appliance.
|
Class and Description |
---|
CacheSessionHandle
The CacheSessionHandle interface allows applications to send messages to a
Solace Cache Cluster.
|
FlowHandle
The FlowHandle interface allows applications to receive messages and events on a flow.
|
Handle
Abstraction of a native object.
|
MessageDispatchTargetHandle
The MessageDispatchTargetHandle interface allows an application to receive
messages on a specific
Subscription . |
MutableMessageDispatchTargetHandle
The MutableMessageDispatchTargetHandle interface allows an application to receive
messages on a specific
MutableTopic . |
SessionHandle
The SessionHandle interface represents a messaging API session which
abstracts a client connection to the Appliance.
|
Class and Description |
---|
CacheSessionHandle
The CacheSessionHandle interface allows applications to send messages to a
Solace Cache Cluster.
|
FlowHandle
The FlowHandle interface allows applications to receive messages and events on a flow.
|
Handle
Abstraction of a native object.
|
MessageHandle
The MessageHandle interface allows applications access and modify the native
Solace Message Buffers.
|
MessageSupport
The MessageSupport interface provides a common API for handling received messages.
|
MutableInteger
Mutable integer
|
MutableLong
Mutable long
|
ReplicationGroupMessageIdHandle
The ReplicationGroupMessageIdHandle interface allows applications to serialize a ReplicationGroupMessageId object
into a ReplicationGroupMessageId formatted String, compare ReplicationGroupMessageId objects
and validate ReplicationGroupMessageId objects in the Native API.
|
SessionHandle
The SessionHandle interface represents a messaging API session which
abstracts a client connection to the Appliance.
|
StatsSupport
The StatsSupport interface provides a common API for retrieving and clearing API statistics.
|
TransactedSessionHandle
The TransactedSessionHandle interface represents a messaging API -transacted-session which
provides interfaces for local transacations with the Appliance.
|
Copyright 2004-2024 Solace Corporation. All rights reserved.