public static final class VersionProtosServerServer.VersionService.Stub extends VersionProtosServerServer.VersionService implements VersionProtosServerServer.VersionService.Interface
VersionProtosServerServer.VersionService.BlockingInterface, VersionProtosServerServer.VersionService.Interface, VersionProtosServerServer.VersionService.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
version(com.google.protobuf.RpcController controller,
VersionProtosServerServer.VersionRequest request,
com.google.protobuf.RpcCallback<VersionProtosServerServer.VersionResponse> done)
rpc version(.VersionRequest) returns (.VersionResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void version(com.google.protobuf.RpcController controller, VersionProtosServerServer.VersionRequest request, com.google.protobuf.RpcCallback<VersionProtosServerServer.VersionResponse> done)
VersionProtosServerServer.VersionService
rpc version(.VersionRequest) returns (.VersionResponse);
version
in interface VersionProtosServerServer.VersionService.Interface
version
in class VersionProtosServerServer.VersionService
Copyright © 2013–2022. All rights reserved.