Class NetworkServiceGrpc.NetworkServiceImplBase

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

public abstract static class NetworkServiceGrpc.NetworkServiceImplBase extends Object implements io.grpc.BindableService, NetworkServiceGrpc.AsyncService
Base class for the server implementation of the service NetworkService.

 Basic "network information" queries.
 This service supports queries for the active services and API versions,
 and a query for account details.
 
  • Constructor Details

    • NetworkServiceImplBase

      public NetworkServiceImplBase()
  • Method Details

    • bindService

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