| Interface | Description |
|---|---|
| OrgJsonSerializer<T> |
Interface for event serializers that use org json
|
| Class | Description |
|---|---|
| S3EventSerializer<T> |
Serializer for S3 event
NOTE: Because the s3 event class provided by the SDK does not play well with Jackson through a class laoder,
this class uses the low level org json library to serialize and deserialize the event.
|
Copyright © 2020. All rights reserved.