| Class | Description |
|---|---|
| AbstractServiceFactory | |
| BatchServiceImpl | |
| BinaryMessageAggregatorImpl |
Byte-array message aggregator implementation based on the
MessageAggregatorImpl. |
| BinaryMessageBatchImpl |
This class encapsulates a split batch of binary messages.
|
| ByteTokenizer | |
| DatabasePersistenceServiceImpl |
Created by IntelliJ IDEA.
|
| DefaultServiceFactory |
Created by IntelliJ IDEA.
|
| MessageAggregatorImpl<T> | |
| MessageContextImpl | |
| MessageContextImpl.ParseResult | |
| MessageContextImpl.TransformationResult | |
| MessageWrapperBatchImpl |
This class encapsulates a split batch of String messages.
|
| ParseServiceImpl | |
| SerializationResult<R> | |
| SerializationServiceImpl | |
| StringMessageAggregatorImpl |
String message aggregator implementation based on the
MessageAggregatorImpl. |
| StringMessageBatchImpl |
This class encapsulates a split batch of String messages.
|
| TransformationServiceImpl | |
| ValidationServiceImpl |