public static final class VersionProtosServer.VersionService.Stub extends VersionProtosServer.VersionService implements VersionProtosServer.VersionService.Interface
VersionProtosServer.VersionService.BlockingInterface, VersionProtosServer.VersionService.Interface, VersionProtosServer.VersionService.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
version(com.google.protobuf.RpcController controller,
VersionProtosServer.VersionRequest request,
com.google.protobuf.RpcCallback<VersionProtosServer.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, VersionProtosServer.VersionRequest request, com.google.protobuf.RpcCallback<VersionProtosServer.VersionResponse> done)
VersionProtosServer.VersionService
rpc version(.VersionRequest) returns (.VersionResponse);
version
in interface VersionProtosServer.VersionService.Interface
version
in class VersionProtosServer.VersionService
Copyright © 2013–2020. All rights reserved.