Uses of Class
io.vertx.rxjava3.grpc.server.ServiceContainer
Packages that use ServiceContainer
-
Uses of ServiceContainer in io.vertx.rxjava3.grpc.server
Subclasses of ServiceContainer in io.vertx.rxjava3.grpc.serverFields in io.vertx.rxjava3.grpc.server with type parameters of type ServiceContainerModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<ServiceContainer> ServiceContainer.__TYPE_ARGMethods in io.vertx.rxjava3.grpc.server that return ServiceContainerModifier and TypeMethodDescriptionServiceContainer.addService(Service service) Add a service to this server.static ServiceContainerServiceContainer.newInstance(ServiceContainer arg)