Package net.dona.doip.util
-
Class Summary Class Description GsonUtility A provider ofGson
instances able to serialize instances ofStream
(as arrays) and instances ofPublicKey
andPrivateKey
(in JSON Web Key format).GsonUtility.PrivateKeyTypeHierarchyAdapter GsonUtility.PublicKeyTypeHierarchyAdapter GsonUtility.StreamGsonTypeAdapter<T> SerializingStream
s of objects in a streaming fashion, which will be useful for outputting extremely large search results.GsonUtility.StreamTypeAdapterFactory InDoipMessageUtil Utility methods forInDoipMessage
.