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

C

CFG_EMPTY_SESSION_PATH - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the EmptySessionPath.
CFG_ENCODE_FIRST_URL - Static variable in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Url encoding for first page state (to force it or not) CFG_ENCODE_URL_STATE must not be set to NEVER for this parameter to take efect
CFG_ENCODE_FIRST_URL - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Url encoding for first page state (to force it or not) CFG_ENCODE_URL_STATE must not be set to NEVER for this parameter to take efect
CFG_ENCODE_URL_STATE - Static variable in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
The name of the config variable for the url encoding state
CFG_ENCODE_URL_STATE - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the url encoding state
CFG_IDLE - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the max session idle time.
CFG_LIFE - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the max session lifetime.
CFG_NOUSER_IDLE - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the max idle time for sessions with no user.
CFG_RANDOM - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the interval between introduction of randomness to the session key generator.
CFG_SCAN - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the interval between scans for idle sessions.
CFG_SESSION_HOME - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the session home settings.
CFG_SESSION_HOME_TYPE - Static variable in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
The name of the config variable for the session home type.
CGIServlet - Class in org.enhydra.servlet.servlets
This Servlet is for the purpose of executing a CGI program that resides on the system.
CGIServlet() - Constructor for class org.enhydra.servlet.servlets.CGIServlet
 
ChainedThrowableUtil - Class in com.lutris.util
Utilities used to implement the Chained* throwables.
ChibaAdapterContainer - Class in org.enhydra.util.chiba
Chiba XForms Processor Container
ChibaAdapterContainer() - Constructor for class org.enhydra.util.chiba.ChibaAdapterContainer
 
ChibaConnectorFactory - Class in org.enhydra.util.chiba
 
ChibaConnectorFactory() - Constructor for class org.enhydra.util.chiba.ChibaConnectorFactory
 
ChibaConvexResponsePostProcessor - Class in org.enhydra.util.chibaconvex
 
ChibaConvexResponsePostProcessor() - Constructor for class org.enhydra.util.chibaconvex.ChibaConvexResponsePostProcessor
 
ChibaConvexResponsePostProcessor(LogChannel) - Constructor for class org.enhydra.util.chibaconvex.ChibaConvexResponsePostProcessor
 
ChibaPresentationInputStream - Class in org.enhydra.util.chiba
 
ChibaPresentationInputStream(InputStream) - Constructor for class org.enhydra.util.chiba.ChibaPresentationInputStream
 
ChibaRequest - Class in org.enhydra.util.chiba
 
ChibaRequest(HttpServletRequest) - Constructor for class org.enhydra.util.chiba.ChibaRequest
 
ChibaRequestPreProcessor - Class in org.enhydra.util.chiba
 
ChibaRequestPreProcessor() - Constructor for class org.enhydra.util.chiba.ChibaRequestPreProcessor
 
ChibaRequestPreProcessor(LogChannel) - Constructor for class org.enhydra.util.chiba.ChibaRequestPreProcessor
 
ChibaResponsePostProcessor - Class in org.enhydra.util.chiba
 
ChibaResponsePostProcessor() - Constructor for class org.enhydra.util.chiba.ChibaResponsePostProcessor
 
ChibaResponsePostProcessor(LogChannel) - Constructor for class org.enhydra.util.chiba.ChibaResponsePostProcessor
 
CircularQueue - Class in com.lutris.util
 
CircularQueue(int) - Constructor for class com.lutris.util.CircularQueue
Creates a circular queue of size s (s objects).
CLASS_NAME - Static variable in class org.enhydra.server.EnhydraServer
 
CLASS_PATH - Static variable in class org.enhydra.server.EnhydraServer
 
clean - Variable in class org.enhydra.util.chiba.BaseAdapter
 
cleanUpIdleSessions() - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Scans session table to determine if any sessions need to be expired.
cleanupNewPagedSession() - Method in class com.lutris.appserver.server.sessionEnhydra.DiskPagedSessionHome
Removes a session that is new and paged.
cleanupNewPagedSession() - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Removes a session that is new and paged.
cleanupNewPagedSession() - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionHome
Removes a session that is new and paged.
clear() - Method in class com.lutris.http.HttpCookieManager
Removes all cookies from this manager.
clear() - Method in class com.lutris.util.LRUCache
Delete all the items from the cache.
clear() - Method in class org.enhydra.util.chiba.ChibaAdapterContainer
Clears ChibaAdapter container
clearUser() - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSession
clears the user object
clearUser() - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
Remove the user association with this session.
clone() - Method in class org.enhydra.util.ajaxforms.AjaxFormsResponsePostProcessor
 
clone() - Method in class org.enhydra.util.chiba.ChibaRequestPreProcessor
 
clone() - Method in class org.enhydra.util.chiba.ChibaResponsePostProcessor
 
clone() - Method in class org.enhydra.util.chibaconvex.ChibaConvexResponsePostProcessor
 
clone() - Method in class org.enhydra.util.fo.Fo2FopResponsePostProcessor
 
clone() - Method in class org.enhydra.util.fo.Fo2HtmlResponsePostProcessor
 
clone() - Method in class org.enhydra.util.formfaces.FormFacesResponsePostProcessor
 
clone() - Method in class org.enhydra.util.xml.Xml2FoResponsePostProcessor
 
clone() - Method in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
clone() - Method in class org.enhydra.util.xsl.GenericXSLTPreProcessor
 
close() - Method in class com.lutris.mime.MultipartMimeInput
Closes the input source and the current MultipartMimeInputStream object.
close() - Method in class com.lutris.mime.MultipartMimeInputStream
Skips all remaining bytes on this stream and closes it.
close() - Method in class com.lutris.util.OutputStreamEventQueue
Closes the OutputStream.
close() - Method in class com.lutris.util.OutputStreamHub
Closes the stream.
com.lutris - package com.lutris
 
com.lutris.applet - package com.lutris.applet
 
com.lutris.appserver.server - package com.lutris.appserver.server
 
com.lutris.appserver.server.httpPresentation - package com.lutris.appserver.server.httpPresentation
 
com.lutris.appserver.server.httpPresentation.servlet - package com.lutris.appserver.server.httpPresentation.servlet
 
com.lutris.appserver.server.session - package com.lutris.appserver.server.session
 
com.lutris.appserver.server.sessionContainerAdapter - package com.lutris.appserver.server.sessionContainerAdapter
 
com.lutris.appserver.server.sessionEnhydra - package com.lutris.appserver.server.sessionEnhydra
 
com.lutris.appserver.server.sessionEnhydra.persistent - package com.lutris.appserver.server.sessionEnhydra.persistent
 
com.lutris.appserver.server.user - package com.lutris.appserver.server.user
 
com.lutris.html - package com.lutris.html
 
com.lutris.http - package com.lutris.http
 
com.lutris.logging - package com.lutris.logging
 
com.lutris.mime - package com.lutris.mime
 
com.lutris.util - package com.lutris.util
 
CommonLoggingMonologLogger - Class in org.enhydra.logging
Implementation of Log that maps directly to a Monolog Logger.
CommonLoggingMonologLogger() - Constructor for class org.enhydra.logging.CommonLoggingMonologLogger
 
CommonLoggingMonologLogger(String) - Constructor for class org.enhydra.logging.CommonLoggingMonologLogger
Base constructor
CommonLoggingMonologLogger(Logger) - Constructor for class org.enhydra.logging.CommonLoggingMonologLogger
For use with a Monolog factory
CONF_FILE - Static variable in class org.enhydra.server.EnhydraServer
 
CONF_FILE_CLASS - Static variable in class org.enhydra.server.EnhydraServer
 
CONFIG_PREFIX - Static variable in class com.lutris.appserver.server.RequestPreProcessingManager
RequestPreProcessingManager configuration prefix
CONFIG_PREFIX - Static variable in class com.lutris.appserver.server.ResponsePostProcessingManager
ResponsePostProcessingManager configuration prefix
configure(String) - Method in class com.lutris.logging.Log4jLogger
Configure the logger.
configure(Config) - Method in class com.lutris.logging.Log4jLogger
Configure Logger with given config section
configure(String) - Method in class com.lutris.logging.MonologLogger
Configure the logger.
configure() - Method in class com.lutris.logging.MonologLogger
 
configure(Config) - Method in class com.lutris.logging.MonologLogger
Configure Logger with given config section
configure(File, String[], String[]) - Method in class com.lutris.logging.StandardLogger
Configure the logger.
configure(String) - Method in class com.lutris.logging.StandardLogger
Configure Logger with given config file, interpreting of config file is logger implementation specific.
configure(Config) - Method in class com.lutris.logging.StandardLogger
Configure Logger with given config section
configure(String) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Configure the logger.
configure() - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Default configuration of the logger.
configure(String) - Method in class org.enhydra.logging.MonologFactory
Deprecated. Configure the logger.
configure() - Method in class org.enhydra.logging.MonologFactory
Deprecated. Default configuration of the logger.
configure() - Method in class org.enhydra.logging.MonologSink
 
configure(Config) - Method in class org.enhydra.util.ajaxforms.AjaxFormsResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.chiba.ChibaRequestPreProcessor
 
configure(Config) - Method in class org.enhydra.util.chiba.ChibaResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.chibaconvex.ChibaConvexResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.fo.Fo2FopResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.fo.Fo2HtmlResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.formfaces.FormFacesResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.xml.Xml2FoResponsePostProcessor
 
configure(Config) - Method in class org.enhydra.util.xsl.GenericXSLTPostProcessor
 
configure(Config) - Method in class org.enhydra.util.xsl.GenericXSLTPreProcessor
 
conflict - Static variable in class com.lutris.http.HttpStatus
 
CONNECTION - Static variable in class org.enhydra.server.EnhydraServer
 
contactServer(Applet) - Static method in class com.lutris.applet.LBSConnection
Use the extra initialization parameters added to the APPLET tag by AppletUtils.createAppletTag() to open a connection back to the Multiserver, using the same session as the one used to get the HTML page that contained the APPLET tag.
ContainerAdapterSession - Class in com.lutris.appserver.server.sessionContainerAdapter
Description:
ContainerAdapterSession() - Constructor for class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSession
Default constructor
ContainerAdapterSession(ContainerAdapterSessionManager, HttpSession) - Constructor for class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSession
 
ContainerAdapterSessionManager - Class in com.lutris.appserver.server.sessionContainerAdapter
Description:
ContainerAdapterSessionManager(Application, Config, LogChannel) - Constructor for class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
 
contains(OutputStream) - Method in class com.lutris.util.OutputStreamHub
Is the given OutputStream currently in the set?
containsHeader(String) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationResponse
Returns true if the response message header has a field with the specified name.
containsKey(String) - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSessionHome
Specifies if a key is currently bound to a session.
containsKey(String) - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Specifies if a key is currently in use.
containsKey(Object) - Method in class com.lutris.util.LRUCache
Does the cache contain the given key?
ContentHeader - Class in com.lutris.mime
Parses and represents Mime header fields that have the form of the Content-Type header as defined in RFC2045 Section 5.1 Page 11.
ContentHeader(String) - Constructor for class com.lutris.mime.ContentHeader
Constructs a new ContentTypeHeader object from an unparsed Mime Content-Type header line.
ContentHeader(MimeHeader) - Constructor for class com.lutris.mime.ContentHeader
Constructs a new ContentTypeHeader object from an existing MimeHeader object.
context - Variable in class com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet
Servlet is started under this context
conv(byte[]) - Static method in class com.lutris.util.BytesToString
Converts the array of bytes to a string.
conv(byte[], int) - Static method in class com.lutris.util.BytesToString
Converts the array of bytes to a string.
Convert - Class in com.lutris.util
Deprecated. Use HexEncoder or Base64Encoder.
Convert() - Constructor for class com.lutris.util.Convert
Deprecated.  
count - Variable in class com.lutris.util.CircularQueue
Number of objects currently stored in the queue.
createAppletTag(HttpPresentationComms, String, String, String[], String[], String) - Static method in class com.lutris.appserver.server.httpPresentation.AppletUtils
This assumes that if cookies are being used, the name of the cookie is the application name.
created - Static variable in class com.lutris.http.HttpStatus
 
createFilterData(String) - Method in class org.enhydra.server.FiltersEdit
 
createOutputOptions(XMLObject) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationResponse
Create an OutputOptions object for a document.
createSession() - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Creates a new session
createSession(String) - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Not implemented - backward compatibility with the API specification
createSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
Extracts the SessionId from the httpSession and creates a newSession object with that Id
createSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.sessionContainerAdapter.JmxContainerAdapterSessionManager
Creates a new session
createSession() - Method in class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
Creates a new session
createSession(String) - Method in class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
Not implemented
createSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
Creates a new session
createSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSessionHome
Creates and returns a new session instance.
createSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Creates a new session instance in the cache.
createSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.sessionEnhydra.SimpleServletSessionManager
Create a new Session object.
createSession() - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Create a new Session object and associate a unique random key.
createSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Create a new Session object and associate a unique random key.
createSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
 
createSubmissionHandler(String, Element) - Method in class org.enhydra.util.chiba.ChibaConnectorFactory
Creates a new submission handler for the specified URI.
createTransformer(String, Node) - Method in class org.enhydra.util.chiba.StylesheetLoader
 
CREATION_DATE_PARAM_NAME - Static variable in class org.enhydra.util.fo.Fo2FopResponsePostProcessor
 
CREATOR_PARAM_NAME - Static variable in class org.enhydra.util.fo.Fo2FopResponsePostProcessor
 
Currency - Class in com.lutris.util
Object to store and manipulate money.
Currency() - Constructor for class com.lutris.util.Currency
Construct a Currency object of value zero.
Currency(BigDecimal) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a BigDecimal or Currency object.
Currency(double) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a double.
Currency(float) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a float.
Currency(String) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a String.
currentStream - Variable in class com.lutris.mime.MultipartMimeInput
The current section of Multipart input.

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