Package | Description |
---|---|
com.solace.messaging.resources |
A package of interfaces to work with PubSub+ topics, queues, share names, and information about
received messages.
|
com.solace.messaging.util |
A package that contains interfaces and classes of utilities required to work with other PubSub+
Messaging APIs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReceiverInfo
An interface that abstracts access to advanced receiver information at runtime.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ManageablePublisher.DirectPublisherInfo
An interface for access to advanced direct publisher information at runtime.
|
static interface |
ManageablePublisher.PersistentPublisherInfo
An interface for access to advanced Persistent receiver information at runtime.
|
static interface |
ManageablePublisher.PublisherInfo
An interface for access to advanced publisher information at runtime.
|
static interface |
ManageableReceiver.DirectReceiverInfo
An interface to access to a direct receiver information at runtime.
|
static interface |
ManageableReceiver.PersistentReceiverInfo
An interface for access to persistent receiver information at runtime.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.