Uses of Interface
com.espertech.esper.client.UnmatchedListener

Packages that use UnmatchedListener
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of UnmatchedListener in com.espertech.esper.client
 

Methods in com.espertech.esper.client with parameters of type UnmatchedListener
 void EPRuntime.setUnmatchedListener(UnmatchedListener listener)
          Sets a listener to receive events that are unmatched by any statement.
 

Uses of UnmatchedListener in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service with parameters of type UnmatchedListener
 void EPRuntimeImpl.setUnmatchedListener(UnmatchedListener listener)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com