Uses of Class
io.vertx.grpc.event.v1alpha.RequestOp
Packages that use RequestOp
-
Uses of RequestOp in io.vertx.grpc.event.v1alpha
Fields in io.vertx.grpc.event.v1alpha with type parameters of type RequestOpModifier and TypeFieldDescriptionstatic final ServiceMethod<EventBusMessage, RequestOp> EventBusBridgeGrpcClient.RequestRequest protobuf RPC client service method.static final ServiceMethod<RequestOp, EventBusMessage> EventBusBridgeGrpcService.RequestRequest protobuf RPC server service method.Methods in io.vertx.grpc.event.v1alpha that return RequestOpModifier and TypeMethodDescriptionRequestOp.Builder.build()RequestOp.Builder.buildPartial()static RequestOpRequestOp.getDefaultInstance()RequestOp.Builder.getDefaultInstanceForType()RequestOp.getDefaultInstanceForType()static RequestOpRequestOp.parseDelimitedFrom(InputStream input) static RequestOpRequestOp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOpRequestOp.parseFrom(byte[] data) static RequestOpRequestOp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOpRequestOp.parseFrom(com.google.protobuf.ByteString data) static RequestOpRequestOp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOpRequestOp.parseFrom(com.google.protobuf.CodedInputStream input) static RequestOpRequestOp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOpRequestOp.parseFrom(InputStream input) static RequestOpRequestOp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestOpRequestOp.parseFrom(ByteBuffer data) static RequestOpRequestOp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.vertx.grpc.event.v1alpha that return types with arguments of type RequestOpModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RequestOp> RequestOp.getParserForType()static com.google.protobuf.Parser<RequestOp> RequestOp.parser()Methods in io.vertx.grpc.event.v1alpha with parameters of type RequestOpModifier and TypeMethodDescriptionstatic RequestOp.BuilderRequestOp.newBuilder(RequestOp prototype) Calls the Request RPC service method.Override this method to implement the Request RPC.protected voidEventBusBridgeService.request(RequestOp request, Completable<EventBusMessage> response)