public interface JMSMessageMarshaller
Modifier and Type | Method and Description |
---|---|
javax.jms.Message |
marshal(com.espertech.esper.client.EventBean eventBean,
javax.jms.Session session,
long timestamp)
Marshals the response out of the event bean.
|
javax.jms.Message marshal(com.espertech.esper.client.EventBean eventBean, javax.jms.Session session, long timestamp)
eventBean
- is the event to marshalsession
- is the JMS sessiontimestamp
- is the timestamp to use