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