Class NettyContainer
java.lang.Object
org.jboss.resteasy.plugins.server.netty.NettyContainer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static ResteasyDeployment
start()
static ResteasyDeployment
static ResteasyDeployment
start
(String bindPath, SecurityDomain domain) static ResteasyDeployment
start
(String bindPath, SecurityDomain domain, ResteasyDeployment deployment) static void
start
(ResteasyDeployment deployment) static void
stop()
-
Field Details
-
netty
-
-
Constructor Details
-
NettyContainer
public NettyContainer()
-
-
Method Details
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
public static ResteasyDeployment start(String bindPath, SecurityDomain domain, ResteasyDeployment deployment) throws Exception - Throws:
Exception
-
stop
-
main
-