Class CryptoServiceGrpc.CryptoServiceImplBase

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

public abstract static class CryptoServiceGrpc.CryptoServiceImplBase extends Object implements io.grpc.BindableService, CryptoServiceGrpc.AsyncService
Base class for the server implementation of the service CryptoService.

 Transactions and queries for the Hedera Crypto Service.
 
  • Constructor Details

    • CryptoServiceImplBase

      public CryptoServiceImplBase()
  • Method Details

    • bindService

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