|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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. |
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 |
Subscription | Subscriptions are associated with an output adapter and dictate which events are sent to a given adapter. |
Class Summary | |
---|---|
AdapterStateManager | A utility to manage the state transitions for an InputAdapter. |
BaseSubscription | Subscription is a concept for selecting events for processing out of all events available from an engine instance. |
Enum Summary | |
---|---|
AdapterState | The state of a Adapter. |
Exception Summary | |
---|---|
IllegalStateTransitionException | Thrown when an illegal Adapter state transition is attempted. |
Adapter shared classes.
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |