Package | Description |
---|---|
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 |
---|---|
static interface |
Converter.BytesToObject<T extends Serializable>
Byte-array to business object converter.
|
static interface |
Converter.ObjectToBytes<T extends Serializable>
Business object to a byte-array converter.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageToSDTMapConverter
Message payload converter to be used for receiving messages with JCSMP legacy SDTMap type.
|
class |
SolaceSDTMapToMessageConverter
Message payload converter to be used for publishing SolaceSDTMap as payload.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.