Class HttpServerContainer
java.lang.Object
org.jboss.resteasy.plugins.server.sun.http.HttpServerContainer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static ResteasyDeployment
start()
static ResteasyDeployment
static ResteasyDeployment
static ResteasyDeployment
static ResteasyDeployment
start
(String bindPath, SecurityDomain domain) static ResteasyDeployment
start
(String bindPath, SecurityDomain domain, Hashtable<String, String> initParams, Hashtable<String, String> contextParams) static ResteasyDeployment
start
(String bindPath, SecurityDomain domain, ResteasyDeployment deployment, Hashtable<String, String> initParams, Hashtable<String, String> contextParams) static void
start
(ResteasyDeployment deployment) static void
stop()
-
Field Details
-
sun
-
-
Constructor Details
-
HttpServerContainer
public HttpServerContainer()
-
-
Method Details
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
-
start
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
-
start
public static ResteasyDeployment start(String bindPath, SecurityDomain domain, ResteasyDeployment deployment, Hashtable<String, String> initParams, Hashtable<String, throws ExceptionString> contextParams) - Throws:
Exception
-
stop
-
main
-