public static final class TestBadIdentifiersProto.TestConflictingMethodNames.Stub extends TestBadIdentifiersProto.TestConflictingMethodNames implements TestBadIdentifiersProto.TestConflictingMethodNames.Interface
TestBadIdentifiersProto.TestConflictingMethodNames.BlockingInterface, TestBadIdentifiersProto.TestConflictingMethodNames.Interface, TestBadIdentifiersProto.TestConflictingMethodNames.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
override(com.google.protobuf.RpcController controller,
TestBadIdentifiersProto.TestMessage request,
com.google.protobuf.RpcCallback<TestBadIdentifiersProto.TestMessage> done)
rpc Override(.io_protocol_tests.TestMessage) returns (.io_protocol_tests.TestMessage); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void override(com.google.protobuf.RpcController controller, TestBadIdentifiersProto.TestMessage request, com.google.protobuf.RpcCallback<TestBadIdentifiersProto.TestMessage> done)
TestBadIdentifiersProto.TestConflictingMethodNames
rpc Override(.io_protocol_tests.TestMessage) returns (.io_protocol_tests.TestMessage);
override
in interface TestBadIdentifiersProto.TestConflictingMethodNames.Interface
override
in class TestBadIdentifiersProto.TestConflictingMethodNames