| 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.
|
| com.solacesystems.solclientj.core.resource |
Interface definitions for key messaging objects.
|
| Class and Description |
|---|
| ClientName
ClientName is an Endpoint for Subscribe and Unsubscribe Requests
|
| Destination
The
Destination interface exists for objects that publishers can
set as targets. |
| MutableTopic
Objects with the MutableTopic Interface represent a mutable solace topic.
|
| Queue
Objects with the
Queue interface can represent a guaranteed delivery queue on
the solace appliance, either as a target (Destination) or as a Endpoint for
a consumer flow (FlowHandle). |
| Subscription
The
Subscription interface exists for objects that consumers can use to
subscribe or unsubscribe to. |
| Topic
Objects with the Topic Interface represent a solace topic.
|
| TopicEndpoint
Objects with the
TopicEndpoint interface can represent a guaranteed delivery topic endpoint on
the solace appliance as a Endpoint for
a consumer flow (FlowHandle). |
| Class and Description |
|---|
| MutableTopic
Objects with the MutableTopic Interface represent a mutable solace topic.
|
| Class and Description |
|---|
| ClientName
ClientName is an Endpoint for Subscribe and Unsubscribe Requests
|
| Destination
The
Destination interface exists for objects that publishers can
set as targets. |
| Endpoint
The
Endpoint interface provides a Java representation of an endpoint description. |
| MutableTopic
Objects with the MutableTopic Interface represent a mutable solace topic.
|
| Queue
Objects with the
Queue interface can represent a guaranteed delivery queue on
the solace appliance, either as a target (Destination) or as a Endpoint for
a consumer flow (FlowHandle). |
| Subscription
The
Subscription interface exists for objects that consumers can use to
subscribe or unsubscribe to. |
| Topic
Objects with the Topic Interface represent a solace topic.
|
| TopicEndpoint
Objects with the
TopicEndpoint interface can represent a guaranteed delivery topic endpoint on
the solace appliance as a Endpoint for
a consumer flow (FlowHandle). |
| Class and Description |
|---|
| Destination
The
Destination interface exists for objects that publishers can
set as targets. |
| Endpoint
The
Endpoint interface provides a Java representation of an endpoint description. |
| Subscription
The
Subscription interface exists for objects that consumers can use to
subscribe or unsubscribe to. |
| Topic
Objects with the Topic Interface represent a solace topic.
|
Copyright 2004-2025 Solace Corporation. All rights reserved.