object DataVending| Plugin |
class Plugin : CordaPluginRegistry |
| Service |
class Service : AbstractNodeServiceThis class sets up network message handlers for requests from peers for data keyed by hash. It is a piece of simple glue that sits between the network layer and the database layer. |