| Package | Description |
|---|---|
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| com.solacesystems.jms.encoding | |
| com.solacesystems.jms.message | |
| javax.jms |
The standard JMS 1.1 API.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectMessage |
SolSession.createObjectMessage() |
ObjectMessage |
SolSession.createObjectMessage(Serializable object) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InteropTest.testObjectValues(Object expected,
ObjectMessage received,
int testNo) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectMessageIF |
| Modifier and Type | Class and Description |
|---|---|
class |
SolObjectMessage |
| Modifier and Type | Method and Description |
|---|---|
ObjectMessage |
Session.createObjectMessage()
Creates an
ObjectMessage object. |
ObjectMessage |
Session.createObjectMessage(Serializable object)
Creates an initialized
ObjectMessage object. |
Copyright 2004-2019 Solace Corporation. All rights reserved.