| Package | Description |
|---|---|
| javax.jms |
JMS 1.1 API.
|
| org.hornetq.jms.client |
Implementation of the JMS API.
|
| Modifier and Type | Method and Description |
|---|---|
BytesMessage |
Session.createBytesMessage()
Creates a
BytesMessage object. |
| Modifier and Type | Class and Description |
|---|---|
class |
HornetQBytesMessage
HornetQ implementation of a JMS BytesMessage.
|
| Modifier and Type | Method and Description |
|---|---|
BytesMessage |
HornetQSession.createBytesMessage() |
| Constructor and Description |
|---|
HornetQBytesMessage(BytesMessage foreign,
ClientSession session) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.