Uses of Interface
io.vertx.grpc.client.GrpcClientRequestProvider
Packages that use GrpcClientRequestProvider
Package
Description
-
Uses of GrpcClientRequestProvider in io.vertx.grpc.client
Methods in io.vertx.grpc.client that return GrpcClientRequestProviderModifier and TypeMethodDescriptiondefault GrpcClientRequestProviderReturns an invoker that interacts with theserver -
Uses of GrpcClientRequestProvider in io.vertx.grpc.event.v1alpha
Methods in io.vertx.grpc.event.v1alpha with parameters of type GrpcClientRequestProviderModifier and TypeMethodDescriptionstatic EventBusBridgeGrpcClientEventBusBridgeGrpcClient.create(GrpcClientRequestProvider client) Create and return a EventBusBridge gRPC service client.static EventBusBridgeGrpcClientEventBusBridgeGrpcClient.create(GrpcClientRequestProvider client, WireFormat wireFormat) Create and return a EventBusBridge gRPC service client. -
Uses of GrpcClientRequestProvider in io.vertx.grpcio.client
Constructors in io.vertx.grpcio.client with parameters of type GrpcClientRequestProvider -
Uses of GrpcClientRequestProvider in io.vertx.reactivex.grpc.client
Methods in io.vertx.reactivex.grpc.client that return GrpcClientRequestProviderMethods in io.vertx.reactivex.grpc.client with parameters of type GrpcClientRequestProviderModifier and TypeMethodDescriptionstatic GrpcClientRequestProviderGrpcClientRequestProvider.newInstance(GrpcClientRequestProvider arg) Constructors in io.vertx.reactivex.grpc.client with parameters of type GrpcClientRequestProvider -
Uses of GrpcClientRequestProvider in io.vertx.rxjava3.grpc.client
Methods in io.vertx.rxjava3.grpc.client that return GrpcClientRequestProviderMethods in io.vertx.rxjava3.grpc.client with parameters of type GrpcClientRequestProviderModifier and TypeMethodDescriptionstatic GrpcClientRequestProviderGrpcClientRequestProvider.newInstance(GrpcClientRequestProvider arg) Constructors in io.vertx.rxjava3.grpc.client with parameters of type GrpcClientRequestProvider