RegtestRpcGrpc

org.plasmalabs.node.services.RegtestRpcGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object RegtestRpc extends ServiceCompanion[RegtestRpc]

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
class AbstractStub[RegtestRpcBlockingStub]
class Object
trait Matchable
class Any
class RegtestRpcStub(channel: Channel, options: CallOptions) extends AbstractStub[RegtestRpcStub], RegtestRpc

Attributes

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

Attributes

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

Value members

Concrete methods

def bindService(serviceImpl: RegtestRpc, executionContext: ExecutionContext): ServerServiceDefinition
def blockingStub(channel: Channel): RegtestRpcBlockingStub
def javaDescriptor: ServiceDescriptor
def stub(channel: Channel): RegtestRpcStub

Concrete fields

val METHOD_SET_VOTING: MethodDescriptor[SetVotingReq, SetVotingRes]
val SERVICE: ServiceDescriptor