| Interface | Description |
|---|---|
| InputBatch |
Receivable batch of messages.
|
| InputBatchSupport<T extends InputBatchSupport<T>> |
Support for receiving input batches.
|
| MessageBatch<T extends MessageBatch<T>> |
Base interface for batches.
|
| OutputBatch |
Sendable batch of messages.
|
| OutputBatchSupport<T extends OutputBatchSupport<T>> |
Support for creating output batches.
|
Copyright © 2013-2014. All Rights Reserved.