Uses of Interface
io.atleon.aws.sqs.BodySerializer
-
-
Uses of BodySerializer in io.atleon.aws.sqs
Classes in io.atleon.aws.sqs that implement BodySerializer Modifier and Type Class Description classStringBodySerializer<T>An SQSBodySerializerthat serializes objects using theirObject.toString().
-