Uses of Interface
net.esper.adapter.AdapterSPI

Packages that use AdapterSPI
net.esper.adapter.jms   
 

Uses of AdapterSPI in net.esper.adapter.jms
 

Classes in net.esper.adapter.jms that implement AdapterSPI
 class JMSInputAdapter
          Created for ESPER.
 class JMSOutputAdapter
          Implements a JMS output adapter.
 class SpringJMSTemplateInputAdapter
          Input adapter for receiving engine from the JMS world using Spring JMS templates and sending these to an engine.
 class SpringJMSTemplateOutputAdapter
          Output adapter for sending engine events out into the JMS world using Spring JMS templates.