Class HttpServerContainer
java.lang.Object
org.jboss.resteasy.plugins.server.sun.http.HttpServerContainer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic ResteasyDeploymentstart()static ResteasyDeploymentstatic ResteasyDeploymentstatic ResteasyDeploymentstatic ResteasyDeploymentstatic ResteasyDeploymentstart(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain, Hashtable<String, String> initParams, Hashtable<String, String> contextParams) static ResteasyDeploymentstart(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain, ResteasyDeployment deployment, Hashtable<String, String> initParams, Hashtable<String, String> contextParams) static voidstart(ResteasyDeployment deployment) static voidstop()
-
Field Details
-
sun
-
-
Constructor Details
-
HttpServerContainer
public HttpServerContainer()
-
-
Method Details