Package | Description |
---|---|
com.solace.messaging.publisher |
A package that contains interfaces and classes to handle publishing messages.
|
com.solace.messaging.receiver |
A package that contains interfaces and classes to handle receiving messages.
|
com.solace.messaging.resources |
A package of interfaces to work with PubSub+ topics, queues, share names, and information about
received messages.
|
Modifier and Type | Method and Description |
---|---|
Destination |
DirectMessagePublisher.FailedPublishEvent.getDestination()
Retrieves the message destination that's associated with a given event.
|
Modifier and Type | Method and Description |
---|---|
Destination |
RequestReplyMessageReceiver.FailedReplyEvent.getDestination()
Retrieves the message destination that's associated with a given event.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Queue
An interface for a queue.
|
interface |
ShareName
An interface for identifiers that are associated with a shared subscription.
|
interface |
Topic
An interface for a topic.
|
interface |
TopicSubscription
An interface for a topic matching resource.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.