Package-level declarations
Types
Link copied to clipboard
object MapJsonStringSerde
Object responsible for serializing and deserializing maps to and from JSON strings.
Link copied to clipboard
Serializer object for handling UUID serialization and deserialization.
Functions
Link copied to clipboard
Extension function to decode a ByteArray to a QueueMessage using the provided Json instance.
Link copied to clipboard
Extension function to decode a String to a QueueMessage using the provided Json instance.
Link copied to clipboard
Extension function to encode a QueueMessage to a ByteArray using the provided Json instance.
Link copied to clipboard
Extension function to encode a QueueMessage to a String using the provided Json instance.
Link copied to clipboard
Extracts properties from a map and converts them to a Properties object.
Link copied to clipboard
Reads a specific section from a YAML file and converts it to the specified type.