Uses of Class
io.vertx.rxjava3.eventbus.bridge.grpc.GrpcEventBusBridge
Packages that use GrpcEventBusBridge
-
Uses of GrpcEventBusBridge in io.vertx.rxjava3.eventbus.bridge.grpc
Fields in io.vertx.rxjava3.eventbus.bridge.grpc with type parameters of type GrpcEventBusBridgeModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<GrpcEventBusBridge> GrpcEventBusBridge.__TYPE_ARGMethods in io.vertx.rxjava3.eventbus.bridge.grpc that return GrpcEventBusBridgeModifier and TypeMethodDescriptionGrpcEventBusBridgeBuilder.build()Build and return the bridge instance, ready to be mounted in a Vert.x gRPC Server.static GrpcEventBusBridgeCreates a new gRPC EventBus bridge service with default options and null bridge event handler.static GrpcEventBusBridgeGrpcEventBusBridge.create(Vertx vertx, GrpcBridgeOptions options) Creates a new gRPC EventBus bridge service with the specified event bus and bridge options.static GrpcEventBusBridgeGrpcEventBusBridge.newInstance(GrpcEventBusBridge arg)