| Package | Description |
|---|---|
| com.solacesystems.jcsmp |
The Solace Messaging API for Java (also referred to as JCSMP) is a 100% pure Java implementation that provides an object-oriented API for delivering high message throughput.
|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmpx.impl |
| Modifier and Type | Method and Description |
|---|---|
TextXMLMessage |
Producer.createTextXMLMessage()
Deprecated.
|
TextXMLMessage |
Producer.createTextXMLMessage(String text)
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCSMPTextXMLMessage
JCSMPTextXMLMessage |
| Modifier and Type | Class and Description |
|---|---|
class |
JCSMPGenericXMLMessage |
| Modifier and Type | Method and Description |
|---|---|
TextXMLMessage |
JCSMPXMLMessageProducer.createTextXMLMessage()
reuse the message object
|
TextXMLMessage |
JCSMPXMLMessageProducer.createTextXMLMessage(String text)
reuse the message object
|
| Modifier and Type | Method and Description |
|---|---|
TextXMLMessage |
TopicProducerImpl.createTextXMLMessage() |
TextXMLMessage |
TopicProducerImpl.createTextXMLMessage(String text) |
Copyright 2004-2019 Solace Corporation. All rights reserved.