See: Description
Interface | 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 | Description |
---|---|
Endpoint.PROPERTIES |
Defines properties used in endpoint provisioning (explicit and implicit
provisioning)
|
Copyright 2004-2024 Solace Corporation. All rights reserved.