Package | Description |
---|---|
com.solace.messaging |
A root API package that contains interfaces and classes for developing Java applications using
Solace PubSub Messaging Java Client
|
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.
|
com.solace.messaging.util |
A package that contains interfaces and classes of utilities required to work with other PubSub+
Messaging APIs.
|
Class and Description |
---|
Queue
An interface for a queue.
|
ShareName
An interface for identifiers that are associated with a shared subscription.
|
TopicSubscription
An interface for a topic matching resource.
|
Class and Description |
---|
Destination
An interface that is the base interface for all remote resources hosted on the broker.
|
Topic
An interface for a topic.
|
Class and Description |
---|
Destination
An interface that is the base interface for all remote resources hosted on the broker.
|
TopicSubscription
An interface for a topic matching resource.
|
Class and Description |
---|
Destination
An interface that is the base interface for all remote resources hosted on the broker.
|
Queue
An interface for a queue.
|
ResourceAccessibility
An interface for remote-resource accessibility.
|
ResourceDurability
An interface for remote-resource durability.
|
ShareName
An interface for identifiers that are associated with a shared subscription.
|
Topic
An interface for a topic.
|
TopicSubscription
An interface for a topic matching resource.
|
Class and Description |
---|
ReceiverInfo
An interface that abstracts access to advanced receiver information at runtime.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.