Uses of Class
com.espertech.esper.client.EPSubscriberException

Packages that use EPSubscriberException
com.espertech.esper.client This package defines the central Esper Client APIs. 
com.espertech.esper.core Implementation of client package interfaces, glue code 
 

Uses of EPSubscriberException in com.espertech.esper.client
 

Methods in com.espertech.esper.client that throw EPSubscriberException
 void EPStatement.setSubscriber(Object subscriber)
          Attaches a subscriber to receive statement results, or removes a previously set subscriber (by providing a null value).
 

Uses of EPSubscriberException in com.espertech.esper.core
 

Methods in com.espertech.esper.core that throw EPSubscriberException
static ResultDeliveryStrategy ResultDeliveryStrategyFactory.create(Object subscriber, Class[] selectClauseTypes, String[] selectClauseColumns)
          Creates a strategy implementation that indicates to subscribers the statement results based on the select-clause columns.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com