Uses of Interface
io.vertx.grpc.client.ServiceInvoker
Packages that use ServiceInvoker
Package
Description
-
Uses of ServiceInvoker in io.vertx.grpc.event.v1alpha
Methods in io.vertx.grpc.event.v1alpha with parameters of type ServiceInvokerModifier and TypeMethodDescriptionstatic EventBusBridgeGrpcClientEventBusBridgeGrpcClient.create(ServiceInvoker client) Create and return a EventBusBridge gRPC service client.static EventBusBridgeGrpcClientEventBusBridgeGrpcClient.create(ServiceInvoker client, WireFormat wireFormat) Create and return a EventBusBridge gRPC service client. -
Uses of ServiceInvoker in io.vertx.grpcio.client
Constructors in io.vertx.grpcio.client with parameters of type ServiceInvoker -
Uses of ServiceInvoker in io.vertx.reactivex.grpc.client
Methods in io.vertx.reactivex.grpc.client that return ServiceInvokerMethods in io.vertx.reactivex.grpc.client with parameters of type ServiceInvokerModifier and TypeMethodDescriptionstatic ServiceInvokerServiceInvoker.newInstance(ServiceInvoker arg) Constructors in io.vertx.reactivex.grpc.client with parameters of type ServiceInvoker -
Uses of ServiceInvoker in io.vertx.rxjava3.grpc.client
Methods in io.vertx.rxjava3.grpc.client that return ServiceInvokerMethods in io.vertx.rxjava3.grpc.client with parameters of type ServiceInvokerModifier and TypeMethodDescriptionstatic ServiceInvokerServiceInvoker.newInstance(ServiceInvoker arg) Constructors in io.vertx.rxjava3.grpc.client with parameters of type ServiceInvoker