|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.espertech.esperio | |
---|---|
com.espertech.esperio | This package contains adapter framework classes applicable to multiple adapter implementations. |
com.espertech.esperio.csv | CSV input adapter classes for reading comma-separated-value formatted data and for CSV-based simulatation of events streams |
com.espertech.esperio.jms | |
com.espertech.esperio.subscription |
Classes in com.espertech.esperio used by com.espertech.esperio | |
---|---|
AbstractCoordinatedAdapter
A skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input. |
|
AbstractSendableEvent
Base class for sendable event, provides timestamp and schedule slot. |
|
Adapter
An Adapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
AdapterCoordinator
A AdapterCoordinator coordinates several Adapters so that the events they send into the runtime engine arrive in some well-defined order, in effect making the several Adapters into one large sending Adapter. |
|
AdapterState
The state of a Adapter. |
|
AdapterStateManager
A utility to manage the state transitions for an InputAdapter. |
|
CoordinatedAdapter
An Adapter that can be coordinated by an AdapterCoordinator. |
|
IllegalStateTransitionException
Thrown when an illegal Adapter state transition is attempted. |
|
InputAdapter
An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
SendableEvent
A wrapper that packages an event up so that it can be sent into the caller-specified runtime. |
Classes in com.espertech.esperio used by com.espertech.esperio.csv | |
---|---|
AbstractCoordinatedAdapter
A skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input. |
|
Adapter
An Adapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
AdapterInputSource
An input source for adapters. |
|
CoordinatedAdapter
An Adapter that can be coordinated by an AdapterCoordinator. |
|
InputAdapter
An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
SendableEvent
A wrapper that packages an event up so that it can be sent into the caller-specified runtime. |
Classes in com.espertech.esperio used by com.espertech.esperio.jms | |
---|---|
Adapter
An Adapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
AdapterSPI
An Adapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
AdapterState
The state of a Adapter. |
|
AdapterStateManager
A utility to manage the state transitions for an InputAdapter. |
|
InputAdapter
An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine. |
|
OutputAdapter
An output adapter transforms engine events and |
Classes in com.espertech.esperio used by com.espertech.esperio.subscription | |
---|---|
OutputAdapter
An output adapter transforms engine events and |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |