Uses of Class
org.acme.proto.e.PongResponseE
Packages that use PongResponseE
-
Uses of PongResponseE in org.acme.proto.e
Methods in org.acme.proto.e that return PongResponseEModifier and TypeMethodDescriptionPongResponseE.Builder.build()PongResponseE.Builder.buildPartial()static PongResponseEPongResponseE.getDefaultInstance()PongResponseE.Builder.getDefaultInstanceForType()PongResponseE.getDefaultInstanceForType()static PongResponseEPongResponseE.parseDelimitedFrom(InputStream input) static PongResponseEPongResponseE.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseEPongResponseE.parseFrom(byte[] data) static PongResponseEPongResponseE.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseEPongResponseE.parseFrom(com.google.protobuf.ByteString data) static PongResponseEPongResponseE.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseEPongResponseE.parseFrom(com.google.protobuf.CodedInputStream input) static PongResponseEPongResponseE.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseEPongResponseE.parseFrom(InputStream input) static PongResponseEPongResponseE.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PongResponseEPongResponseE.parseFrom(ByteBuffer data) static PongResponseEPongResponseE.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TestEGrpc.TestEBlockingStub.pingSyncSync(PingRequestE request) Methods in org.acme.proto.e that return types with arguments of type PongResponseEModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PongResponseE>PongResponseE.getParserForType()static io.grpc.MethodDescriptor<PingRequestE,PongResponseE> TestEGrpc.getPingSyncSyncMethod()static com.google.protobuf.Parser<PongResponseE>PongResponseE.parser()com.google.common.util.concurrent.ListenableFuture<PongResponseE>TestEGrpc.TestEFutureStub.pingSyncSync(PingRequestE request) Methods in org.acme.proto.e with parameters of type PongResponseEModifier and TypeMethodDescriptionPongResponseE.Builder.mergeFrom(PongResponseE other) static PongResponseE.BuilderPongResponseE.newBuilder(PongResponseE prototype) Method parameters in org.acme.proto.e with type arguments of type PongResponseEModifier and TypeMethodDescriptiondefault voidTestEGrpc.AsyncService.pingSyncSync(PingRequestE request, io.grpc.stub.StreamObserver<PongResponseE> responseObserver) voidTestEGrpc.TestEStub.pingSyncSync(PingRequestE request, io.grpc.stub.StreamObserver<PongResponseE> responseObserver)