Esper API

This documentation concentrates upon the following Core API interfaces:
  • net.esper.client
  • net.esper.client.time
  • net.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 net.esper.client @see net.esper.client.time @see net.esper.event