Package net.corda.client.jackson
See: Description
-
Interface Summary Interface Description PartyObjectMapper -
Class Summary Class Description RpcObjectMapper IdentityObjectMapper NoPartyObjectMapper SecureHashDeserializer SignedTransactionMixin WireTransactionMixin ParsedMethodCall UnknownMethod MissingParameter TooManyParameters ReflectionDataMissing NoSuchFile FailedParse UnparseableCallException StringToMethodCallParser This class parses strings in a format designed for human usability into ParsedMethodCall objects representing a ready-to-invoke call on the given target object. -
Object Summary Object Description AnonymousPartySerializer AnonymousPartyDeserializer PartySerializer PartyDeserializer CordaX500NameDeserializer NodeInfoDeserializer PublicKeySerializer PublicKeyDeserializer AmountDeserializer OpaqueBytesDeserializer ToStringSerializer CordaX500NameSerializer NodeInfoSerializer SecureHashSerializer AmountSerializer OpaqueBytesSerializer JacksonSupport Utilities and serialisers for working with JSON representations of basic types.