Uses of Interface
com.salesforce.hyperdb.grpc.HyperServiceGrpc.AsyncService
-
Packages that use HyperServiceGrpc.AsyncService Package Description com.salesforce.hyperdb.grpc -
-
Uses of HyperServiceGrpc.AsyncService in com.salesforce.hyperdb.grpc
Classes in com.salesforce.hyperdb.grpc that implement HyperServiceGrpc.AsyncService Modifier and Type Class Description static classHyperServiceGrpc.HyperServiceImplBaseBase class for the server implementation of the service HyperService.Methods in com.salesforce.hyperdb.grpc with parameters of type HyperServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionHyperServiceGrpc. bindService(HyperServiceGrpc.AsyncService service)
-