corda/node/webserver/src
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
..
integration-test/kotlin/net/corda/webserver Moved JsonSupport to new webserver module. Fixed a few compile errors. 2017-02-27 16:41:48 +00:00
main/kotlin/net/corda/webserver Refactor CordaRPCClient into new :client:rpc Gradle module. (#405) 2017-03-22 15:52:54 +00:00