Package | Description |
---|---|
com.espertech.esperio.jms |
Spring-JMS Adapter and marshalling.
|
Class and Description |
---|
JMSInputAdapter
Created for ESPER.
|
JMSMessageMarshaller
Interface for a marshaller that creates a JMS message given a JMS session and event.
|
JMSMessageUnmarshaller
Interface for a un-marshaller that takes a JMS message and creates or wraps an event object for use to
send as an event into an engine instance.
|
JMSOutputAdapter
Implements a JMS output adapter.
|