Class LookupServiceGrpc.LookupServiceImplBase
- java.lang.Object
-
- com.google.cloud.servicedirectory.v1beta1.LookupServiceGrpc.LookupServiceImplBase
-
- All Implemented Interfaces:
LookupServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- LookupServiceGrpc
public abstract static class LookupServiceGrpc.LookupServiceImplBase extends Object implements io.grpc.BindableService, LookupServiceGrpc.AsyncService
Base class for the server implementation of the service LookupService.Service Directory API for looking up service data at runtime.
-
-
Constructor Summary
Constructors Constructor Description LookupServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.servicedirectory.v1beta1.LookupServiceGrpc.AsyncService
resolveService
-
-