Module com.hedera.hashgraph.sdk
Class NetworkServiceGrpc.NetworkServiceImplBase
java.lang.Object
com.hedera.hashgraph.sdk.proto.mirror.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.
Provides cross network APIs like address book queries
-
Constructor Details
-
NetworkServiceImplBase
public NetworkServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-