Uses of Package
net.esper.dispatch

Packages that use net.esper.dispatch
net.esper.core Implementation of client package interfaces, glue code 
net.esper.dispatch Dispatching makes results available to joins and handles internal event routing 
 

Classes in net.esper.dispatch used by net.esper.core
Dispatchable
          Implementations are executed when the DispatchService receives a dispatch invocation.
DispatchService
          Service for dispatching internally (for operators/views processing results of prior operators/views) and externally (dispatch events to UpdateListener implementations).
 

Classes in net.esper.dispatch used by net.esper.dispatch
Dispatchable
          Implementations are executed when the DispatchService receives a dispatch invocation.
DispatchService
          Service for dispatching internally (for operators/views processing results of prior operators/views) and externally (dispatch events to UpdateListener implementations).