NodeServiceGrpc

proto.prism.node.NodeServiceGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object NodeService extends ServiceCompanion[NodeService]

Attributes

Companion
trait
Supertypes
class ServiceCompanion[NodeService]
class Object
trait Matchable
class Any
Self type
trait NodeService extends AbstractService

Service for PRISM Node API. Provides a way to store, retrieve and update Decentralized identifiers (DIDs) into/from the underlying blockchain.

Service for PRISM Node API. Provides a way to store, retrieve and update Decentralized identifiers (DIDs) into/from the underlying blockchain.

Attributes

Companion
object
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes

Service for PRISM Node API. Provides a way to store, retrieve and update Decentralized identifiers (DIDs) into/from the underlying blockchain.

Service for PRISM Node API. Provides a way to store, retrieve and update Decentralized identifiers (DIDs) into/from the underlying blockchain.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NodeServiceBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[NodeServiceBlockingStub], NodeServiceBlockingClient

Attributes

Supertypes
class AbstractStub[NodeServiceBlockingStub]
class Object
trait Matchable
class Any
class NodeServiceStub(channel: Channel, options: CallOptions) extends AbstractStub[NodeServiceStub], NodeService

Attributes

Companion
object
Supertypes
trait NodeService
trait AbstractService
class AbstractStub[NodeServiceStub]
class Object
trait Matchable
class Any
Show all
object NodeServiceStub extends StubFactory[NodeServiceStub]

Attributes

Companion
class
Supertypes
trait StubFactory[NodeServiceStub]
class Object
trait Matchable
class Any
Self type