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