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

C

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 org.enhydra.servlet.servlets.CGIServlet.
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
 
CLASS_NAME - Static variable in class org.enhydra.server.EnhydraServer
 
CLASS_PATH - Static variable in class org.enhydra.server.EnhydraServer
 
CONF_FILE - Static variable in class org.enhydra.server.EnhydraServer
 
CONF_FILE_CLASS - Static variable in class org.enhydra.server.EnhydraServer
 
CONNECTION - Static variable in class org.enhydra.server.EnhydraServer
 
ChainedThrowableUtil - class com.lutris.util.ChainedThrowableUtil.
Utilities used to implement the Chained* throwables.
CircularQueue - class com.lutris.util.CircularQueue.
 
CircularQueue(int) - Constructor for class com.lutris.util.CircularQueue
Creates a circular queue of size s (s objects).
CommonLoggingMonologLogger - class org.enhydra.logging.CommonLoggingMonologLogger.
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
ContainerAdapterSession - class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSession.
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 com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager.
Description:
ContainerAdapterSessionManager(Application, Config, LogChannel) - Constructor for class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager
 
ContentHeader - class com.lutris.mime.ContentHeader.
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.
Convert - class com.lutris.util.Convert.
Deprecated. Use HexEncoder or Base64Encoder.
Convert() - Constructor for class com.lutris.util.Convert
Deprecated.  
Currency - class com.lutris.util.Currency.
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.
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.
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.
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
 
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.apache.catalina.logger.TomcatMonologFileLogger
 
configure() - Method in class org.apache.catalina.logger.TomcatMonologFileLogger
 
configure(Config) - Method in class org.apache.catalina.logger.TomcatMonologFileLogger
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
 
conflict - Static variable in class com.lutris.http.HttpStatus
 
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.
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?
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.
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.
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
 
created - Static variable in class com.lutris.http.HttpStatus
 
currentStream - Variable in class com.lutris.mime.MultipartMimeInput
The current section of Multipart input.

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