corda/node
Ross Nicoll 0fb4465c10 Move default session ID into messaging service
Move default session ID into messaging service to clean up the API. This means it no longer shows up in a Java class (ServiceHubInternalKt) as its only member, and is instead scoped into the service that actually uses the value. This does result in a MessagingService.Companion object (as MessagingService is an interface), however this is probably the most sensible solution.
2017-08-25 16:23:05 +01:00
..
capsule Used a more robust location for the caplet classes now that gradle 4 has changed the classes directory structure. 2017-08-24 15:58:41 +01:00
src Move default session ID into messaging service 2017-08-25 16:23:05 +01:00
build.gradle Merge pull request #1315 from corda/clint-gradle4 2017-08-24 22:55:50 +01:00