public static class JsonSupport.RpcObjectMapper implements JsonSupport.PartyObjectMapper
Constructor and Description |
---|
RpcObjectMapper(CordaRPCOps rpc) |
Modifier and Type | Method and Description |
---|---|
CordaRPCOps |
getRpc() |
Party |
partyFromName(java.lang.String partyName) |
partyFromName
public RpcObjectMapper(CordaRPCOps rpc)
public Party partyFromName(java.lang.String partyName)
public CordaRPCOps getRpc()