Uses of Class
org.acme.proto.c.sub.PongResponseC
Packages that use PongResponseC
-
Uses of PongResponseC in org.acme.proto.c.sub
Methods in org.acme.proto.c.sub that return PongResponseCModifier and TypeMethodDescriptionPongResponseC.Builder.build()PongResponseC.Builder.buildPartial()static PongResponseCPongResponseC.getDefaultInstance()PongResponseC.Builder.getDefaultInstanceForType()PongResponseC.getDefaultInstanceForType()static PongResponseCPongResponseC.parseDelimitedFrom(InputStream input) static PongResponseCPongResponseC.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseCPongResponseC.parseFrom(byte[] data) static PongResponseCPongResponseC.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseCPongResponseC.parseFrom(com.google.protobuf.ByteString data) static PongResponseCPongResponseC.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseCPongResponseC.parseFrom(com.google.protobuf.CodedInputStream input) static PongResponseCPongResponseC.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseCPongResponseC.parseFrom(InputStream input) static PongResponseCPongResponseC.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseCPongResponseC.parseFrom(ByteBuffer data) static PongResponseCPongResponseC.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TestCGrpc.TestCBlockingStub.pingSyncSync(PingRequestC request) Methods in org.acme.proto.c.sub that return types with arguments of type PongResponseCModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PongResponseC>PongResponseC.getParserForType()static io.grpc.MethodDescriptor<PingRequestC,PongResponseC> TestCGrpc.getPingSyncSyncMethod()static com.google.protobuf.Parser<PongResponseC>PongResponseC.parser()com.google.common.util.concurrent.ListenableFuture<PongResponseC>TestCGrpc.TestCFutureStub.pingSyncSync(PingRequestC request) Methods in org.acme.proto.c.sub with parameters of type PongResponseCModifier and TypeMethodDescriptionPongResponseC.Builder.mergeFrom(PongResponseC other) static PongResponseC.BuilderPongResponseC.newBuilder(PongResponseC prototype) Method parameters in org.acme.proto.c.sub with type arguments of type PongResponseCModifier and TypeMethodDescriptiondefault voidTestCGrpc.AsyncService.pingSyncSync(PingRequestC request, io.grpc.stub.StreamObserver<PongResponseC> responseObserver) voidTestCGrpc.TestCStub.pingSyncSync(PingRequestC request, io.grpc.stub.StreamObserver<PongResponseC> responseObserver)