Uses of Class
io.quarkus.grpc.runtime.config.StorkConfig
Packages that use StorkConfig
-
Uses of StorkConfig in io.quarkus.grpc.runtime.config
Fields in io.quarkus.grpc.runtime.config declared as StorkConfigModifier and TypeFieldDescriptionGrpcClientConfiguration.storkConfigure Stork usage with new Vert.x gRPC, if enabled. -
Uses of StorkConfig in io.quarkus.grpc.runtime.stork
Constructors in io.quarkus.grpc.runtime.stork with parameters of type StorkConfigModifierConstructorDescriptionStorkGrpcChannel(io.vertx.grpc.client.GrpcClient client, String serviceName, StorkConfig stork, Executor executor)