Package-level declarations
Types
Link copied to clipboard
This annotation indicates a constructor to be used to reconstruct instances of a class during deserialization.
Link copied to clipboard
Link copied to clipboard
This annotation is a marker to indicate which secondary constructors should be considered, and in which order, for evolving objects during their deserialization.
Link copied to clipboard
This annotation is for interfaces and abstract classes that provide Corda functionality to user applications.
Link copied to clipboard
Marks a method as suspendable.
Link copied to clipboard
The annotated entity should have more restricted visibility but needs to be visible for tests.