TransactionService

org.plasmalabs.indexer.services.TransactionServiceGrpc.TransactionService
See theTransactionService companion trait
object TransactionService extends ServiceCompanion[TransactionService]

Attributes

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

Members list

Value members

Concrete methods

def bindService(serviceImpl: TransactionService, 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[TransactionService]