NodeRpcGrpc

org.plasmalabs.node.services.NodeRpcGrpc
object NodeRpcGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object NodeRpc extends ServiceCompanion[NodeRpc]

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
class AbstractStub[NodeRpcBlockingStub]
class Object
trait Matchable
class Any
class NodeRpcStub(channel: Channel, options: CallOptions) extends AbstractStub[NodeRpcStub], NodeRpc

Attributes

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

Attributes

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