See: Description
Class | Description |
---|---|
BodyError |
POJO used to transports the content of a
RuntimeException into a String |
BodyErrorJsonSerializer |
Serializer of a
BodyError that contains a RuntimeException . |
ByteArrayJsonAdapter |
Serializer/Deserializer of a byte array to an hex string.
|
CardCommandJsonAdapter |
Serializer/Deserializer of a
CardCommand . |
KeypleCardCommandExceptionJsonSerializer |
Serializer of a
KeypleCardCommandException . |
KeypleGsonParser |
GSON Parser of Keyple objects.
|
KeypleReaderIOExceptionJsonSerializer |
Serializer of a
KeypleReaderIOException . |
ThrowableJsonSerializer |
Serializer of a
Throwable . |