AdminServiceGrpc
graviton.admin_service.AdminServiceGrpc
object AdminServiceGrpc
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AdminServiceGrpc.type
Members list
Type members
Classlikes
object AdminService extends ServiceCompanion[AdminService]
Attributes
- Companion
- trait
- Supertypes
- Self type
-
AdminService.type
trait AdminService extends AbstractService
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class AdminServiceStub
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AdminServiceBlockingStub
class AdminServiceBlockingStub(channel: Channel, options: CallOptions = ...) extends AbstractStub[AdminServiceBlockingStub], AdminServiceBlockingClient
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
class AdminServiceStub(channel: Channel, options: CallOptions = ...) extends AbstractStub[AdminServiceStub], AdminService
Attributes
- Companion
- object
- Supertypes
-
trait AdminServicetrait AbstractServiceclass AbstractStub[AdminServiceStub]class Objecttrait Matchableclass AnyShow all
object AdminServiceStub extends StubFactory[AdminServiceStub]
Attributes
- Companion
- class
- Supertypes
- Self type
-
AdminServiceStub.type
Value members
Concrete methods
def bindService(serviceImpl: AdminService, executionContext: ExecutionContext): ServerServiceDefinition
Concrete fields
In this article