public static class TJWSServletServer.FileMappingServe extends Serve
Serve.AcceptLocaleEnumeration, Serve.Acceptor, Serve.AcmeSession, Serve.BasicAuthRealm, Serve.HttpSessionContextImpl, Serve.LocaleWithWeight, Serve.PathTreeDictionary, Serve.ServeConfig, Serve.ServeConnection, Serve.ServeInputStream, Serve.ServeOutputStream, Serve.SimpleRequestDispatcher
acceptor, ARG_ACCEPTOR_CLASS, ARG_ACCESS_LOG_FMT, ARG_ALIASES, ARG_BACKLOG, ARG_BINDADDRESS, ARG_CGI_PATH, ARG_ERR, ARG_JSP, ARG_KEEPALIVE, ARG_KEEPALIVE_TIMEOUT, ARG_LOG_DIR, ARG_LOG_OPTIONS, ARG_MAX_ACTIVE_SESSIONS, ARG_MAX_CONN_USE, ARG_NOHUP, ARG_OUT, ARG_PORT, ARG_REALMS, ARG_SERVLETS, ARG_SESSION_PERSIST, ARG_SESSION_SEED, ARG_SESSION_TIMEOUT, ARG_THREAD_POOL_SIZE, ARG_THROTTLES, ARG_WAR, ARG_WORK_DIRECTORY, arguments, backgroundThread, BGCOLOR, connections, DEF_LOGENCODING, DEF_MAX_CONN_USE, DEF_MIN_ACT_SESS, DEF_PORT, DEF_SESSION_TIMEOUT, DESTROY_TIME_SEC, expiredIn, gzipInStreamConstr, hostName, HTTP_MAX_HDR_LEN, initialized, keepAliveCleaner, keepAliveHdrParams, mappingtable, mime, realms, registry, serverThreads, sessions, shutdownLatch, ssclThread, threadPool, UTF8
Constructor and Description |
---|
TJWSServletServer.FileMappingServe() |
Modifier and Type | Method and Description |
---|---|
void |
addFileMapping(String context,
File directory) |
String |
getInitParameter(String param) |
Hashtable<String,String> |
getInitParams() |
void |
initFileMappings() |
void |
setInitParams(Hashtable<String,String> initParams) |
addDefaultServlets, addDefaultServlets, addServlet, addServlet, addServlet, addServlet, addWarDeployer, createAcceptor, destroyAllServlets, getAttribute, getAttributeNames, getContext, getContextPath, getInitParameterNames, getKeepAliveDuration, getKeepAliveParamStr, getMajorVersion, getMaxTimesConnectionUse, getMimeType, getMinorVersion, getNamedDispatcher, getPersistentFile, getRealPath, getRequestDispatcher, getResource, getResourceAsStream, getResourcePaths, getServerInfo, getServlet, getServletContextName, getServletNames, getServlets, init, initMime, isAccessLogged, isKeepAlive, isShowReferer, isShowUserAgent, log, log, log, notifyStop, removeAttribute, runInBackground, serve, setAccessLogged, setAttribute, setMappingTable, setRealms, stopBackground, unloadServlet, unloadServlet
public void initFileMappings()
public String getInitParameter(String param)
getInitParameter
in interface javax.servlet.ServletContext
getInitParameter
in class Serve
Copyright © 2013. All Rights Reserved.