| Interface | Description |
|---|---|
| RecordMarshaller<I extends Record,O extends Record> |
Marker interface for all record marshallers.
|
| Class | Description |
|---|---|
| BatchMarshaller |
Marshal a list of objects using a delegate
RecordMarshaller. |
| Exception | Description |
|---|---|
| RecordMarshallingException |
Exception thrown by
RecordMarshaller implementations. |
Copyright © 2015. All Rights Reserved.