Interface InputAdapter
- All Superinterfaces:
Adapter
An InputAdapter takes some external data, converts it into events, and sends it into the runtime runtime.
-
Field Details
-
ESPERIO_MAP_EVENT_TYPE
Use for MapMessage events to indicate the event type name. -
ESPERIO_JSON_EVENT_TYPE
Use for TextMessage events to indicate the event type name.
-