public abstract static class LocationGRPCGrpc.LocationGRPCImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
LocationGRPCImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
getLocation(LocationGRPCService.LocationRequest request,
io.grpc.stub.StreamObserver<LocationGRPCService.LocationResponse> responseObserver)
获取客户端地理位置信息
|
public void getLocation(LocationGRPCService.LocationRequest request, io.grpc.stub.StreamObserver<LocationGRPCService.LocationResponse> responseObserver)
获取客户端地理位置信息
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2023. All rights reserved.