Uses of Class
org.jboss.resteasy.plugins.server.vertx.VertxJaxrsServer
Packages that use VertxJaxrsServer
-
Uses of VertxJaxrsServer in org.jboss.resteasy.plugins.server.vertx
Fields in org.jboss.resteasy.plugins.server.vertx declared as VertxJaxrsServerModifier and TypeFieldDescriptionstatic VertxJaxrsServerVertxContainer.vertxDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.jboss.resteasy.plugins.server.vertx that return VertxJaxrsServerModifier and TypeMethodDescriptionVertxJaxrsServer.deploy()Deprecated, for removal: This API element is subject to removal in a future version.VertxJaxrsServer.setDeployment(ResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.VertxJaxrsServer.setHostname(String hostname) Deprecated, for removal: This API element is subject to removal in a future version.VertxJaxrsServer.setPort(int port) Deprecated, for removal: This API element is subject to removal in a future version.VertxJaxrsServer.setRootResourcePath(String rootResourcePath) Deprecated, for removal: This API element is subject to removal in a future version.VertxJaxrsServer.setSecurityDomain(SecurityDomain sc) Deprecated, for removal: This API element is subject to removal in a future version.VertxJaxrsServer.setServerOptions(io.vertx.core.http.HttpServerOptions options) Deprecated, for removal: This API element is subject to removal in a future version.SetHttpServerOptions.VertxJaxrsServer.setVertxOptions(io.vertx.core.VertxOptions options) Deprecated, for removal: This API element is subject to removal in a future version.SetVertxOptions.VertxJaxrsServer.start()Deprecated, for removal: This API element is subject to removal in a future version.