Uses of Interface
com.espertech.esper.common.client.EventSender
Package
Description
JSON event object interface and event sender.
Runtime API: Runs compiled EPL.
-
Uses of EventSender in com.espertech.esper.common.client.json.util
Modifier and TypeInterfaceDescriptioninterface
Event sender for JSON documents and pre-parsed event objects. -
Uses of EventSender in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionEPEventService.getEventSender
(String eventTypeName) Returns a facility to process event objects that are of a known type.