EAF 7.6 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

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.
DATA_PREFIX_DEFAULT - Static variable in class org.enhydra.util.chiba.HttpRequestHandler
 
DATA_PREFIX_PROPERTY - Static variable in class org.enhydra.util.chiba.HttpRequestHandler
 
DatabaseEdit - Class in org.enhydra.server
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 in org.enhydra.server
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.
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(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(int, String) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
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.
debugXsltc - Variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
decrementRefCount() - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
Returns the number of active references to this object.
DEFAULT_BASE_DIR_PARAM_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_CONF_FILE - Static variable in class org.enhydra.server.EnhydraServer
 
DEFAULT_CONF_FILE_CLASS - Static variable in class org.enhydra.server.EnhydraServer
 
DEFAULT_IN_MIMETYPE_VALUE - Static variable in class org.enhydra.util.ajaxforms.AjaxFormsResponsePostProcessor
 
DEFAULT_IN_MIMETYPE_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
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
DEFAULT_OUT_MIMETYPE_VALUE - Static variable in class org.enhydra.util.ajaxforms.AjaxFormsResponsePostProcessor
 
DEFAULT_OUT_MIMETYPE_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_PROPERTY_PREFIX_PARAM_VALUE - Variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_SESSION_PARAM_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_TEMPLATE_PARAM - Variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_TEMPLATE_PARAM_NAME - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_TEMPLATE_PARAM_NAME_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_TEMPLATE_PARAM_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_USE_XSLTC_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_AUTO_TRANSLET_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_DEBUG_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_DESTINATION_DIR_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_GENERATE_TRANSLET_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_INLINE_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_JAR_NAME_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_PACKAGE_NAME_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_TRANSLET_NAME_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
DEFAULT_XSLTC_USE_CLASSPATH_VALUE - Static variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
defaultEmptySessionPath - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Determins whether to use empty path (/) as session cookie path attribute value! Default value is false which means - use application context path.
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.
defaultTemplatePath - Variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
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(String) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionHome
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.
describeException(Exception) - Static method in class com.lutris.util.ExceptionUtils
Returns a text description of the Exception.
DESCRIPTION - Static variable in class org.enhydra.server.EnhydraServer
 
destinationDir - Variable in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
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.
DiskPagedSessionHome - Class in com.lutris.appserver.server.sessionEnhydra
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
 
dispatch(ChibaEvent) - Method in class org.enhydra.util.chiba.ScriptAdapter
Dispatch a ChibaEvent to trigger some XForms processing such as updating of values or execution of triggers.
dispatch(ChibaEvent) - Method in class org.enhydra.util.chiba.ServletAdapter
ServletAdapter knows and executes only one ChibaEvent: 'http-request' which will contain the HttpServletRequest as contextInfo.
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).
DOC_ROOT - Static variable in class org.enhydra.server.EnhydraServer
 
doContinue - Static variable in class com.lutris.http.HttpStatus
 
document - Variable in class org.enhydra.server.conf.EnhydraServerXML
 
document - Variable in class org.enhydra.server.util.WebAppXML
 
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.
DOTable - Class in org.enhydra.util
Title:
DOTable(String, Class) - Constructor for class org.enhydra.util.DOTable
 

EAF 7.6 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