@Deprecated public class TJWSEmbeddedJaxrsServer extends TJWSServletServer implements EmbeddedJaxrsServer
TJWSServletServer.FileMappingServe
Modifier and Type | Field and Description |
---|---|
protected Hashtable<String,String> |
contextParameters
Deprecated.
|
protected ResteasyDeployment |
deployment
Deprecated.
|
protected Hashtable<String,String> |
initParameters
Deprecated.
|
protected String |
rootResourcePath
Deprecated.
|
protected TJWSServletDispatcher |
servlet
Deprecated.
|
props, server
Constructor and Description |
---|
TJWSEmbeddedJaxrsServer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ResteasyDeployment |
getDeployment()
Deprecated.
|
String |
getPort()
Deprecated.
|
String |
getProperty(String key)
Deprecated.
|
void |
setContextParameters(Hashtable<String,String> contextParameters)
Deprecated.
|
void |
setDeployment(ResteasyDeployment deployment)
Deprecated.
|
void |
setInitParameters(Hashtable<String,String> initParameters)
Deprecated.
|
void |
setRootResourcePath(String rootResourcePath)
Deprecated.
|
void |
setSecurityDomain(SecurityDomain sc)
Deprecated.
|
void |
start()
Deprecated.
|
addFileMapping, addServlet, addServlet, addServlet, setBindAddress, setKeepAlive, setKeepAliveTimeout, setMaxKeepAliveConnections, setPort, setProps, setSessionTimeout, setSSLAlgorithm, setSSLKeyPass, setSSLKeyStoreFile, setSSLKeyStorePass, setSSLKeyStoreType, setSSLPort, setSSLProtocol, setThreadPoolSize, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
stop
protected ResteasyDeployment deployment
protected TJWSServletDispatcher servlet
protected String rootResourcePath
public void setRootResourcePath(String rootResourcePath)
setRootResourcePath
in interface EmbeddedJaxrsServer
public ResteasyDeployment getDeployment()
getDeployment
in interface EmbeddedJaxrsServer
public void setDeployment(ResteasyDeployment deployment)
setDeployment
in interface EmbeddedJaxrsServer
public void setInitParameters(Hashtable<String,String> initParameters)
public void setContextParameters(Hashtable<String,String> contextParameters)
public void start()
start
in interface EmbeddedJaxrsServer
start
in class TJWSServletServer
public void setSecurityDomain(SecurityDomain sc)
setSecurityDomain
in interface EmbeddedJaxrsServer
public String getPort()
Copyright © 2017 JBoss by Red Hat. All rights reserved.