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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Message
An interface that abstracts a Solace PubSub+ Message
|
Modifier and Type | Interface and Description |
---|---|
interface |
OutboundMessage
An interface for outbound messages and provides extended control for additional sender options.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InboundMessage
An interface for inbound messages.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.