| Interface | Description |
|---|---|
| StreamEventConverter |
The converter that converts data of the events into StreamEvents
|
| Class | Description |
|---|---|
| ConversionStreamEventChunk |
A StreamEvent holder that can also convert other events into StreamEvents
|
| SelectiveStreamEventConverter |
The converter class that converts the events into StreamEvent
|
| SimpleStreamEventConverter |
The converter class that only converts the OutputData of the events to StreamEvent
|
| StreamEventConverter.ConversionMapping |
Element to hold information about event conversion
|
| StreamEventConverterFactory |
Factory to construct
StreamEventConverter |
| ZeroStreamEventConverter |
The converter that does no conversion but only copy OutputData of the events into StreamEvents
|
Copyright © 2019 WSO2. All rights reserved.