Class UndertowJaxrsSpringServer
java.lang.Object
org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
org.jboss.resteasy.plugins.server.undertow.spring.UndertowJaxrsSpringServer
- All Implemented Interfaces:
org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer<org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer>
public class UndertowJaxrsSpringServer
extends org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Field Summary
FieldsFields inherited from class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
container, contextParams, initParams, manager, root, server -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.undertow.servlet.api.DeploymentInfoundertowDeployment(String contextConfigLocation, String mapping) Methods inherited from class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
addResourcePrefixPath, deploy, deploy, deploy, deploy, deploy, deploy, deploy, deployOldStyle, deployOldStyle, getContextParams, getDeployment, getInitParams, getManager, setContextParams, setDeployment, setHostname, setInitParams, setPort, setRootResourcePath, setSecurityDomain, start, start, stop, undertowDeployment, undertowDeployment, undertowDeployment
-
Field Details
-
SERVLET_NAME
- See Also:
-
-
Constructor Details
-
UndertowJaxrsSpringServer
public UndertowJaxrsSpringServer()
-
-
Method Details
-
undertowDeployment
-