www.espertech.comDocumentation

EsperIO Reference

Version 5.4.0


Preface
1. Adapter Overview
1.1. Adapter Library Classes
1.1.1. The Adapter Interface
1.1.2. Using AdapterInputSource
2. The File and CSV Input and Output Adapter
2.1. Data Flow Operators
2.1.1. Introduction
2.1.2. FileSink Operator
2.1.3. FileSource Operator
2.2. CSV Input Adapter API
2.2.1. Introduction
2.2.2. Playback of CSV-formatted Events
2.2.3. CSV Playback Options
2.2.4. Simulating Multiple Event Streams
2.2.5. Pausing and Resuming Operation
3. The Spring JMS Input and Output Adapter
3.1. Introduction
3.2. Engine Configuration
3.3. Input Adapter
3.3.1. Spring Configuration
3.3.2. JMS Message Unmarshalling
3.4. Output Adapter
3.4.1. Spring Configuration
3.4.2. JMS Message Marshalling
4. The AMQP Input and Output Adapter
4.1. Introduction
4.2. AMQPSink Operator
4.3. AMQPSource Operator
5. The HTTP Adapter
5.1. Adapter Overview
5.2. Getting Started
5.2.1. Plugin Loader Configuration
5.2.2. Configuration and Starting via API
5.3. HTTP Input Adapter
5.3.1. HTTP Service
5.3.2. Get Handlers
5.4. HTTP Output Adapter
5.4.1. Triggered HTTP Get
6. The Socket Adapter
6.1. Getting Started
6.1.1. Plugin Loader Configuration
6.1.2. Configuration and Starting via API
6.2. Socket Service
6.2.1. Object Data Format
6.2.2. String CSV Data Format
6.2.3. String CSV Data Format With Property Order
7. The Relational Database Adapter
7.1. Adapter Overview
7.2. Getting Started
7.2.1. Plugin Loader Configuration
7.2.2. Configuration and Starting via API
7.3. JDBC Connections
7.4. Triggered DML Statement Execution
7.5. Triggered Update-Insert Execution
7.6. Executor Configuration
7.7. Reading and Polling Database Tables
7.7.1. Polling and Startup SQL Queries
8. XML and JSON Output
9. Additional Event Representations
9.1. Apache Axiom Events