Class VertxContainer
java.lang.Object
org.jboss.resteasy.plugins.server.vertx.VertxContainer
Deprecated, for removal: This API element is subject to removal in a future version.
use new dependencies
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic VertxJaxrsServer
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
start()
Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
start
(String bindPath, SecurityDomain domain) Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
start
(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.static void
start
(VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.static void
stop()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
vertx
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
VertxContainer
public VertxContainer()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
start
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
start
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
start
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
start
public static VertxResteasyDeployment start(String bindPath, SecurityDomain domain) throws Exception Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
start
public static VertxResteasyDeployment start(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) throws Exception Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
stop
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
main
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-