Package-level declarations
Types
Link copied to clipboard
JsonMarshallingService marshalls to and from JSON using the registered JSON mapper.
Link copied to clipboard
MarshallingService is an abstract interface for marshalling to and from formatted string data. Corda provides specialized implementations of the marshalling services for converting data in different string formats.