Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.client.util |
This package contains utilities for events, specifically rendering of events in JSON and XML formats.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.dataflow.ops |
Data flow built-in operators.
|
com.espertech.esper.event.util |
Utilities around event rendering are here.
|
Class and Description |
---|
EventRenderer
Provider for rendering services of
EventBean events. |
Class and Description |
---|
EventPropertyRenderer
Interface for use with the JSON or XML event renderes to handle custom event property rendering.
|
EventPropertyRendererContext
Context for use with the
EventPropertyRenderer interface for use with the JSON or XML event renderes to handle custom event property rendering. |
JSONEventRenderer
Renderer for an event into the JSON textual format.
|
JSONRenderingOptions
JSON rendering options.
|
XMLEventRenderer
Renderer for an event into the XML textual format.
|
XMLRenderingOptions
XML rendering options.
|
Class and Description |
---|
EventRenderer
Provider for rendering services of
EventBean events. |
Class and Description |
---|
EventPropertyRenderer
Interface for use with the JSON or XML event renderes to handle custom event property rendering.
|
EventPropertyRendererContext
Context for use with the
EventPropertyRenderer interface for use with the JSON or XML event renderes to handle custom event property rendering. |
JSONRenderingOptions
JSON rendering options.
|
XMLRenderingOptions
XML rendering options.
|
Class and Description |
---|
EventPropertyRenderer
Interface for use with the JSON or XML event renderes to handle custom event property rendering.
|
EventPropertyRendererContext
Context for use with the
EventPropertyRenderer interface for use with the JSON or XML event renderes to handle custom event property rendering. |
EventRenderer
Provider for rendering services of
EventBean events. |
JSONEventRenderer
Renderer for an event into the JSON textual format.
|
JSONRenderingOptions
JSON rendering options.
|
XMLEventRenderer
Renderer for an event into the XML textual format.
|
XMLRenderingOptions
XML rendering options.
|