net.corda.node.services.persistence / DataVending

DataVending

object DataVending


Types

Plugin class Plugin : CordaPluginRegistry
Service class Service : SingletonSerializeAsToken

This 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.