@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, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstopprotected ResteasyDeployment deployment
protected TJWSServletDispatcher servlet
protected String rootResourcePath
public void setRootResourcePath(String rootResourcePath)
setRootResourcePath in interface EmbeddedJaxrsServerpublic ResteasyDeployment getDeployment()
getDeployment in interface EmbeddedJaxrsServerpublic void setDeployment(ResteasyDeployment deployment)
setDeployment in interface EmbeddedJaxrsServerpublic void setInitParameters(Hashtable<String,String> initParameters)
public void setContextParameters(Hashtable<String,String> contextParameters)
public void start()
start in interface EmbeddedJaxrsServerstart in class TJWSServletServerpublic void setSecurityDomain(SecurityDomain sc)
setSecurityDomain in interface EmbeddedJaxrsServerpublic String getPort()
Copyright © 2017 JBoss by Red Hat. All rights reserved.