|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esperio.jms.JMSDefaultMapMessageMarshaller
public class JMSDefaultMapMessageMarshaller
Marshals the response out of the event bean into a jms map message.
Constructor Summary | |
---|---|
JMSDefaultMapMessageMarshaller()
|
Method Summary | |
---|---|
javax.jms.Message |
marshal(com.espertech.esper.client.EventBean eventBean,
javax.jms.Session session,
long timestamp)
Marshals the response out of the event bean. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMSDefaultMapMessageMarshaller()
Method Detail |
---|
public javax.jms.Message marshal(com.espertech.esper.client.EventBean eventBean, javax.jms.Session session, long timestamp) throws com.espertech.esper.client.EPException
JMSMessageMarshaller
marshal
in interface JMSMessageMarshaller
eventBean
- is the event to marshalsession
- is the JMS sessiontimestamp
- is the timestamp to use
com.espertech.esper.client.EPException
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |