|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActiveMQObjectMessage | |
---|---|
org.apache.activemq.console.filter | |
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 ActiveMQObjectMessage in org.apache.activemq.console.filter |
---|
Methods in org.apache.activemq.console.filter with parameters of type ActiveMQObjectMessage | |
---|---|
protected Map |
MapTransformFilter.transformToMap(ActiveMQObjectMessage msg)
Transform an ActiveMQMessage to a Map |
Uses of ActiveMQObjectMessage in org.apache.activemq.transport.stomp |
---|
Methods in org.apache.activemq.transport.stomp that return ActiveMQObjectMessage | |
---|---|
protected ActiveMQObjectMessage |
JmsFrameTranslator.createObjectMessage(com.thoughtworks.xstream.io.HierarchicalStreamReader in)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |