Class ReactorNettyContainer
java.lang.Object
org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyContainer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic ResteasyDeploymentstart()static ResteasyDeploymentstatic ResteasyDeploymentstart(String bindPath, SecurityDomain domain) static ResteasyDeploymentstart(String bindPath, SecurityDomain domain, ResteasyDeployment deployment) static ResteasyDeploymentstart(ReactorNettyJaxrsServer server) static voidstart(ResteasyDeployment deployment) static voidstop()
-
Field Details
-
reactorNettyJaxrsServer
-
-
Constructor Details
-
ReactorNettyContainer
public ReactorNettyContainer()
-
-
Method Details
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
-
start
-
start
- Throws:
Exception
-
start
public static ResteasyDeployment start(String bindPath, SecurityDomain domain, ResteasyDeployment deployment) throws Exception - Throws:
Exception
-
stop
public static void stop() -
main
-