EAF 6.4 Implementation
A B C D E F G H I J K L M N O P Q R S T U V W X

D

DEFAULT_CONF_FILE_CLASS - Static variable in class org.enhydra.server.EnhydraServer
 
DEFAULT_LOG_CLASS - Static variable in class org.enhydra.server.EnhydraServer
 
DEFAULT_LOG_CONFIG_FILE - Variable in class com.lutris.logging.Log4jLogger
Default Log4j configuration file
DEFAULT_LOG_CONFIG_FILE - Variable in class com.lutris.logging.MonologLogger
Default Monolog configuration file
DESCRIPTION - Static variable in class org.enhydra.server.EnhydraServer
 
DOC_ROOT - Static variable in class org.enhydra.server.EnhydraServer
 
DOTable - class org.enhydra.util.DOTable.
Title:
DOTable(String, Class) - Constructor for class org.enhydra.util.DOTable
 
DatabaseEdit - class org.enhydra.server.DatabaseEdit.
Instances of this class are used in manipulation and editing of DatabaseManager section parameters, defined in application configuration file.
DatabaseEdit(Config) - Constructor for class org.enhydra.server.DatabaseEdit
Construction of DatabaseEdit object for particular application with given configuration file.
DatabaseInfo - class org.enhydra.server.DatabaseInfo.
This class is used for obtaining information about particular application connected to its database properties.
DatabaseInfo(Application, Config) - Constructor for class org.enhydra.server.DatabaseInfo
Construction with asociated application and coresponded configuration parameters represented via Config object.
DiskPagedSessionHome - class com.lutris.appserver.server.sessionEnhydra.DiskPagedSessionHome.
The StandardSessionManager uses PagedSessionHome to manage a collection of sessions that can be paged to disk.
DiskPagedSessionHome(StandardSessionManager, Config, ClassLoader) - Constructor for class com.lutris.appserver.server.sessionEnhydra.DiskPagedSessionHome
 
data - Variable in class com.lutris.appserver.server.sessionEnhydra.BasicSession
The application specific data for this session.
data - Variable in class com.lutris.util.OutputStreamEventQueueEntry
The data.
debug(int, String) - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSessionHome
Prints debug information under Logger.DEBUG.
debug(String) - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Prints debug information under Logger.DEBUG.
debug(int, String) - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Prints debug information under Logger.DEBUG.
debug(int, String) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Prints debug information under Logger.DEBUG.
debug(String) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionHome
Prints debug information under Logger.DEBUG.
debug(int, String) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionHome
Prints debug information under Logger.DEBUG.
debug(Object) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Log a message to the CommonLoggingMonologLogger Logger with DEBUG priority.
debug(Object, Throwable) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Log an error to the CommonLoggingMonologLogger Logger with DEBUG priority.
debugEnabled() - Method in class com.lutris.logging.EnhydraXMLCLogger
Determine if debug logging is enabled.
decrementRefCount() - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
Returns the number of active references to this object.
defaultEncodeUrlState - Static variable in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Indicates url encoding status.
defaultEncodeUrlState - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Indicates url encoding status.
defaultIdleScanInterval - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Default interval, in seconds, to scan for sessions to expire.
defaultMaxSessionIdleTime - Static variable in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Default maximum session idle time, in seconds.
defaultMaxSessionIdleTime - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Default maximum session idle time, in seconds.
defaultMaxSessionLifeTime - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Default maximum session life time, in seconds.
defaultRandomizerIntervals - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Default list of randomize key generator time intervals, in seconds.
delete(String) - Method in class com.lutris.util.FilePersistentStore
Method to delete a a key.
deleteSession(Session) - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Not implemented, since this session manager doesn't really control the sessions - they are managed by the servlet container
deleteSession(String) - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Not implemented, since this session manager doesn't really control the sessions - they are managed by the servlet container
deleteSession(Session) - Method in class com.lutris.appserver.server.sessionContainerAdapter.JmxContainerAdapterSessionManager
Delete existing session
deleteSession(String) - Method in class com.lutris.appserver.server.sessionContainerAdapter.JmxContainerAdapterSessionManager
Delete existing session
deleteSession(Session) - Method in class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
Delete existing session
deleteSession(String) - Method in class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
Delete existing session
deleteSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.DiskPagedSessionHome
Deletes a paged session.
deleteSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Deletes a paged session.
deleteSession(Session) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Removes a session from the Session Table.
deleteSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Removes a session from the Session Table.
deleteSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionHome
Deletes a paged session.
describeException(Exception) - Static method in class com.lutris.util.ExceptionUtils
Returns a text description of the Exception.
destroy() - Method in class com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet
Destroys the servlet.
destroy() - Method in class org.enhydra.filters.EnhydraPortFilter
Take this filter out of service.
disableConnection(String, String) - Method in class org.enhydra.server.EnhydraServer
Disable connection to the application on port number.
divide(Currency) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this / val).
divide(int) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this / val).
doContinue - Static variable in class com.lutris.http.HttpStatus
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.enhydra.filters.EnhydraPortFilter
Reads port from request and gets list of ports from init file.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.servlet.servlets.EnhydraSnoopServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.servlet.servlets.FileServerServlet
This method will process a limited http GET request for a file.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.servlet.servlets.JarServerServlet
This method will process a limited http GET request for a file.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.servlet.servlets.EnhydraSnoopServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.servlet.servlets.FileServerServlet
Http POST command is currently not supported and indicates this sending a message to the client.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.servlet.servlets.JarServerServlet
Http POST command is currently not supported and indicates this sending a message to the client.
document - Variable in class org.enhydra.server.conf.EnhydraServerXML
 
document - Variable in class org.enhydra.server.util.WebAppXML
 

EAF 6.4 Implementation
A B C D E F G H I J K L M N O P Q R S T U V W X