Class NettyContainer
java.lang.Object
org.jboss.resteasy.plugins.server.netty.NettyContainer
Deprecated, for removal: This API element is subject to removal in a future version.
use the new dependencies
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic NettyJaxrsServerDeprecated, 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 voidDeprecated, for removal: This API element is subject to removal in a future version.static ResteasyDeploymentstart()Deprecated, for removal: This API element is subject to removal in a future version.static ResteasyDeploymentDeprecated, for removal: This API element is subject to removal in a future version.static ResteasyDeploymentstart(String bindPath, SecurityDomain domain) Deprecated, for removal: This API element is subject to removal in a future version.static ResteasyDeploymentstart(String bindPath, SecurityDomain domain, ResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.static voidstart(ResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.static voidstop()Deprecated, for removal: This API element is subject to removal in a future version. 
- 
Field Details
- 
netty
Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 - 
Constructor Details
- 
NettyContainer
public NettyContainer()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
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
 Exception
 - 
start
public static ResteasyDeployment start(String bindPath, SecurityDomain domain, ResteasyDeployment 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
 
 -