Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.6 Implementation
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
E
emptySessionPath
- Variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
determins whether to use empty path (/) as session cookie path attribute value!
enableConnection(String, String)
- Method in class org.enhydra.server.
EnhydraServer
Enable connection to the application on port number.
ENABLED
- Static variable in class org.enhydra.server.
EnhydraServer
enabledLevelFlags
- Variable in class com.lutris.logging.
Log4jLogger
Table of levels that are to be enabled.
enabledLevelFlags
- Variable in class com.lutris.logging.
MonologLogger
Table of levels that are to be enabled.
enabledLevelFlags
- Variable in class com.lutris.logging.
StandardLogger
Table of levels that are to be enabled.
enableInline
- Variable in class org.enhydra.util.xsl.
GenericXSLTPostProcessor
encode(String)
- Static method in class com.lutris.util.
HtmlEncoder
Translates a string into a HTML safe format.
encode(String)
- Static method in class com.lutris.util.
JavaScriptEncoder
Translates a string into a JavaScript safe format.
ENCODE_RANDOM_NO
- Static variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
ENCODE_RANDOM_YES
- Static variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
ENCODE_URL_ALWAYS
- Static variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
Indicates that url encoding of session ids is always preformed.
ENCODE_URL_AUTO
- Static variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
Indicates that url encoding of session ids is preformed only when cookies are disabled on the client browser.
ENCODE_URL_NEVER
- Static variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
Indicates that url encoding of session ids is never preformed.
encodeFirstUrl
- Variable in class com.lutris.appserver.server.sessionContainerAdapter.
ContainerAdapterSessionManager
Url encoding for first page state (force it or not)
encodeFirstUrl
- Variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
Url encoding for first page state (force it or not)
encodeRedirectUrl(String)
- Method in class com.lutris.appserver.server.httpPresentation.servlet.
ServletHttpPresentationResponse
Encodes a url with session id for sendRedirect for use with cookieless browsers.
encodeUrl(String)
- Method in class com.lutris.appserver.server.httpPresentation.servlet.
ServletHttpPresentationResponse
Encodes a url with session id for use with cookieless browsers.
encodeUrl(String, String)
- Static method in class com.lutris.appserver.server.
StandardAppUtil
Encode a URL with a session identifier.
encodeUrlState
- Variable in class com.lutris.appserver.server.sessionContainerAdapter.
ContainerAdapterSessionManager
The url encoding state.
encodeUrlState
- Variable in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
The url encoding state.
Enhydra
- Class in
com.lutris.appserver.server
The Enhydra class provides static methods that allow each application to conviently get at their application object.
Enhydra()
- Constructor for class com.lutris.appserver.server.
Enhydra
Prevent instantiation
Enhydra
- Class in
com.lutris
Provides static information, such as version number, about the software contained in enhydra.jar.
Enhydra()
- Constructor for class com.lutris.
Enhydra
Disallow instantiation.
ENHYDRA_APP
- Static variable in class org.enhydra.server.
AppInfo
ENHYDRA_SESSION_ID_COOKIE
- Static variable in class com.lutris.appserver.server.
StandardAppUtil
ENHYDRA_SESSION_ID_URL
- Static variable in class com.lutris.appserver.server.
StandardAppUtil
EnhydraPortFilter
- Class in
org.enhydra.filters
Filter that reads list of server ports on which servlet should not respond from config file (given as parameter) and disables application servlets to run on that ports.
EnhydraPortFilter()
- Constructor for class org.enhydra.filters.
EnhydraPortFilter
EnhydraServer
- Class in
org.enhydra.server
Description: Class EnhydraServer use singleton pattern to provide all necessary data about registered (started) Enhydra applications.
EnhydraServerXML
- Class in
org.enhydra.server.conf
EnhydraServerXML(String)
- Constructor for class org.enhydra.server.conf.
EnhydraServerXML
EnhydraSnoopServlet
- Class in
org.enhydra.servlet.servlets
Snoop servlet.
EnhydraSnoopServlet()
- Constructor for class org.enhydra.servlet.servlets.
EnhydraSnoopServlet
EnhydraXMLCLogger
- Class in
com.lutris.logging
XMLC logger interface to PrintWriter streams.
EnhydraXMLCLogger(LogChannel)
- Constructor for class com.lutris.logging.
EnhydraXMLCLogger
Constructor specifing a single stream to be used for both info and error logging.
ensureAppIsRunning()
- Method in class com.lutris.appserver.server.httpPresentation.servlet.
HttpPresentationServlet
This method is public for use by the ServletManager to run the application startup() method after init().
EOF
- Static variable in class com.lutris.util.
BMByteSearchStream
EOF value.
equals(Object)
- Method in class com.lutris.appserver.server.sessionEnhydra.
SessionThread
Compares equality of two objects.
equals(float)
- Method in class com.lutris.util.
Currency
Check if equal to a float value.
equals(double)
- Method in class com.lutris.util.
Currency
Check if equal to a double value.
error(Object)
- Method in class org.enhydra.logging.
CommonLoggingMonologLogger
Log a message to the CommonLoggingMonologLogger Logger with
ERROR
priority.
error(Object, Throwable)
- Method in class org.enhydra.logging.
CommonLoggingMonologLogger
Log an error to the CommonLoggingMonologLogger Logger with
ERROR
priority.
errorEnabled()
- Method in class com.lutris.logging.
EnhydraXMLCLogger
Determine if error logging is enabled.
escape(String)
- Method in class org.enhydra.util.chiba.
ScriptAdapter
EventLog
- Class in
org.enhydra.util.chiba
EventLog logs all events happening in XForms processor and build a DOM document which represent those events.
EventLog()
- Constructor for class org.enhydra.util.chiba.
EventLog
exception
- Variable in class com.lutris.appserver.server.httpPresentation.
HttpPresentationComms
If an exception/error occured, this field is set to the exception object.
ExceptionUtils
- Class in
com.lutris.util
A collection of static methods that deal with Exceptions.
execute()
- Method in class org.enhydra.server.util.
UnpackWar
Unpack war to destination directory.
execute(ChibaEvent)
- Method in class org.enhydra.util.chiba.
HttpRequestHandler
executes this handler.
executeDelete(DBConnection)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
PersistentSessionDO
Method to delete an object from the database.
executeDelete(DBConnection)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
SessionDeleteDO
Method to delete an object from the database.
executeInsert(DBConnection)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
PersistentSessionDO
Inserts the session into the database.
executeInsert(DBConnection)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
SessionDeleteDO
Inserts the session into the database.
executeUpdate(DBConnection)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
PersistentSessionDO
Method to update contents of object in database.
executeUpdate(DBConnection)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
SessionDeleteDO
Method to update contents of object in database.
existDbName(String)
- Method in class org.enhydra.server.
DatabaseEdit
Checks existence of given database name in the list of already defined databases for application.
exists(String)
- Method in class com.lutris.util.
FilePersistentStore
Method to query if an an object is stored.
expiredSessionCount()
- Method in class com.lutris.appserver.server.sessionContainerAdapter.
JmxContainerAdapterSessionManager
expiredSessionCount()
- Method in class com.lutris.appserver.server.sessionContainerAdapter.
TomcatContainerAdapterSessionManager
expireSession(String)
- Method in class com.lutris.appserver.server.sessionContainerAdapter.
JmxContainerAdapterSessionManager
Expires the session identified by the SessionId
expiresToMaxAge(String)
- Static method in class com.lutris.http.
HttpCookieParser
Convert an old cookie expires data to maximum age; assuming now as the start.
Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.6 Implementation
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X