Uses of Class
com.espertech.esper.runtime.client.EPSubscriberException
-
Uses of EPSubscriberException in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionvoid
EPStatement.setSubscriber
(Object subscriber) Attaches a subscriber to receive statement results, or removes a previously set subscriber (by providing a null value).void
EPStatement.setSubscriber
(Object subscriber, String methodName) Attaches a subscriber to receive statement results by calling the method with the provided method name, or removes a previously set subscriber (by providing a null value).