TokenService

org.plasmalabs.indexer.services.TokenServiceGrpc.TokenService
See theTokenService companion trait
object TokenService extends ServiceCompanion[TokenService]

Attributes

Companion
trait
Graph
Supertypes
class ServiceCompanion[TokenService]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def bindService(serviceImpl: TokenService, executionContext: ExecutionContext): ServerServiceDefinition
def javaDescriptor: ServiceDescriptor
def scalaDescriptor: ServiceDescriptor

Deprecated and Inherited methods

def descriptor: ServiceDescriptor

Attributes

Deprecated
true
Inherited from:
ServiceCompanion

Implicits

Implicits

implicit def serviceCompanion: ServiceCompanion[TokenService]