|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.activemq.ActiveMQMessageTransformation
Transforms foreign Destinations and Messages to ActiveMQ formats
| Constructor Summary | |
(package private) |
ActiveMQMessageTransformation()
|
| Method Summary | |
(package private) static ActiveMQDestination |
transformDestination(Destination destination)
|
static ActiveMQMessage |
transformMessage(Message message)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ActiveMQMessageTransformation()
| Method Detail |
static ActiveMQDestination transformDestination(Destination destination)
throws JMSException
destination -
JMSException - if an error occurs
public static final ActiveMQMessage transformMessage(Message message)
throws JMSException
message -
JMSException - if an error occurs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||