Package-level declarations
Types
Link copied to clipboard
Thrown by the serialization framework, usually indicating that a custom serializer needs to be included in a transaction.
Link copied to clipboard
Allows CorDapps to provide custom serializers for third-party libraries that cannot be recompiled with the -parameters flag rendering their classes natively serializable by Corda.
Link copied to clipboard
A type safe wrapper around a byte array that contains a serialised object.
Link copied to clipboard
interface SingletonSerializeAsToken
This interface should be implemented by classes that want to substitute a singleton token representation of themselves upon checkpoint serialization.