Package-level declarations

Types

Link copied to clipboard
@DoNotImplement
interface JsonMarshallingService : MarshallingService
JsonMarshallingService marshalls to and from JSON using the registered JSON mapper.
Link copied to clipboard
@DoNotImplement
interface MarshallingService
MarshallingService is an abstract interface for marshalling to and from formatted string data.