| 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 |
|---|---|
BytesMessage |
SolSession.createBytesMessage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
InteropTest.testBytesValues(byte[] expected,
BytesMessage received,
int testNo) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BytesMessageIF |
| Modifier and Type | Class and Description |
|---|---|
class |
SolBytesMessage
A
BytesMessage object is used to send a message containing a stream of uninterpreted bytes. |
| Modifier and Type | Method and Description |
|---|---|
BytesMessage |
Session.createBytesMessage()
Creates a
BytesMessage object. |
Copyright 2004-2020 Solace Corporation. All rights reserved.