Uses of Class
io.vertx.grpc.VertxServer
Packages that use VertxServer
-
Uses of VertxServer in io.vertx.grpc
Methods in io.vertx.grpc that return VertxServerModifier and TypeMethodDescriptionVertxServerBuilder.build()Deprecated, for removal: This API element is subject to removal in a future version.VertxServer.shutdown()Deprecated, for removal: This API element is subject to removal in a future version.VertxServer.shutdown(Completable<Void> completionHandler) Deprecated, for removal: This API element is subject to removal in a future version.VertxServer.shutdownNow()Deprecated, for removal: This API element is subject to removal in a future version.VertxServer.start()Deprecated, for removal: This API element is subject to removal in a future version.VertxServer.start(Completable<Void> completionHandler) Deprecated, for removal: This API element is subject to removal in a future version.