|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActiveMQMapMessage | |
---|---|
org.apache.activemq.console.filter | |
org.apache.activemq.plugin | |
org.apache.activemq.transport.stomp | An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. |
Uses of ActiveMQMapMessage in org.apache.activemq.console.filter |
---|
Methods in org.apache.activemq.console.filter with parameters of type ActiveMQMapMessage | |
---|---|
protected java.util.Map |
MapTransformFilter.transformToMap(ActiveMQMapMessage msg)
Transform an ActiveMQMapMessage to a Map |
Uses of ActiveMQMapMessage in org.apache.activemq.plugin |
---|
Methods in org.apache.activemq.plugin with parameters of type ActiveMQMapMessage | |
---|---|
protected void |
StatisticsBroker.sendStats(ConnectionContext context,
ActiveMQMapMessage msg,
ActiveMQDestination replyTo)
|
Uses of ActiveMQMapMessage in org.apache.activemq.transport.stomp |
---|
Methods in org.apache.activemq.transport.stomp that return ActiveMQMapMessage | |
---|---|
protected ActiveMQMapMessage |
JmsFrameTranslator.createMapMessage(com.thoughtworks.xstream.io.HierarchicalStreamReader in)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |