corda/test-utils
2017-05-05 10:08:53 +01:00
..
src/main/kotlin/net/corda/testing Add support for re-sending session messages. This is useful when talking to a distributed service, e.g. notary – if one of the nodes go down in the middle of a session, the session will be re-established with a different node (round-robin order). 2017-05-05 10:08:53 +01:00
build.gradle Fix potential file handle leak in Attachment (#539) 2017-04-12 15:30:28 +01:00