Class TokenServiceGrpc.TokenServiceImplBase

java.lang.Object
com.hedera.hashgraph.sdk.proto.TokenServiceGrpc.TokenServiceImplBase
All Implemented Interfaces:
TokenServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
TokenServiceGrpc

public abstract static class TokenServiceGrpc.TokenServiceImplBase extends Object implements io.grpc.BindableService, TokenServiceGrpc.AsyncService
Base class for the server implementation of the service TokenService.

 Transactions and queries for the Token Service
 
  • Constructor Details

    • TokenServiceImplBase

      public TokenServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService