Esper API
This documentation concentrates upon the following Core API interfaces:
com.espertech.esper.client
com.espertech.esper.client.time
com.espertech.esper.client.soda
com.espertech.esper.event
These interfaces are fully intended to be exposed to application code.
The Extension API is intended to be used by application programmers
to extend Esper functionality. None of these interfaces are intended
to be called by the application - they are called internally by Esper.
This API is less stable than the Core API. The safest way to extend
functionality is to contribute extensions back to the project; that way
extensions will be updated when the Extension API changes.
Full Esper documentation may be found at
esper.codehaus.org.
@see com.espertech.esper.client
@see com.espertech.esper.client.time
@see com.espertech.esper.client.soda
@see com.espertech.esper.event