corda/node-schemas
Chris Rankin 98266da41c Refactor CordaRPCClient into new :client:rpc Gradle module. (#405)
* CORDA-305: Refactor CordaRPCClient into :client:rpc module

* CORDA-305: Remove the Kotlin test framework from the artifacts.

* CORDA-305: Migrate serialisation whitelist into node-api module.

* CORDA-305: Clean up unused RPC observables.

* CORDA-305: Add :client:rpc module to documentation tasks.

* CORDA-305: Include :finance into :client:rpc for its serialisable classes.

* CORDA-305: Move test classes into the correct directory.

* CORDA-305: Migrate :finance dependency from :client:rpc into DemoBench.

* CORDA-305: Update wording of TODO about handling Observables.
2017-03-22 15:52:54 +00:00
..
generated/source/kapt/main/net/corda/node/services Added all generated files and added a buildKapt task to actually build kapt. 2017-03-16 10:23:51 +00:00
src Simple Attachment Storage implementation using Requery/H2 database 2017-03-07 16:12:38 +01:00
build.gradle Refactor CordaRPCClient into new :client:rpc Gradle module. (#405) 2017-03-22 15:52:54 +00:00