Class NettyContainer
java.lang.Object
org.jboss.resteasy.plugins.server.netty.NettyContainer
-
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 voidstart(ResteasyDeployment deployment) static voidstop()
-
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
-