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
A
absCurrency()
- Method in class com.lutris.util.
Currency
Returns a Currency whose value is the absolute value of this number.
accept(File)
- Method in class com.lutris.appserver.server.httpPresentation.servlet.
ArchiveFilter
accepted
- Static variable in class com.lutris.http.
HttpStatus
activeSessionCount()
- 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
activeSessionCount()
- Method in class com.lutris.appserver.server.sessionContainerAdapter.
JmxContainerAdapterSessionManager
Gets the number of currently active sessions.
activeSessionCount()
- Method in class com.lutris.appserver.server.sessionContainerAdapter.
TomcatContainerAdapterSessionManager
Gets the number of currently active sessions.
activeSessionCount()
- Method in class com.lutris.appserver.server.sessionEnhydra.
StandardSessionManager
Gets the number of currently active sessions.
add(String, User)
- Method in class com.lutris.appserver.server.sessionEnhydra.persistent.
PersistentSessionUserTable
Add a session key to the user to session xref table.
add(Currency)
- Method in class com.lutris.util.
Currency
Returns a Currency whose value is (this + val).
add(Object, Object)
- Method in class com.lutris.util.
LRUCache
Add an object to the cache, with a default size of 1.
add(Object, Object, int)
- Method in class com.lutris.util.
LRUCache
Add an object to the cache.
add(OutputStream)
- Method in class com.lutris.util.
OutputStreamHub
Add a new OutputStream to the set.
add(XFormsEvent)
- Method in class org.enhydra.util.chiba.
EventLog
add(String, String, String)
- Method in class org.enhydra.util.chiba.
EventLog
addApplication(HashMap)
- Method in class org.enhydra.server.conf.
EnhydraServerXML
addApplication(String, String, String, String)
- Method in class org.enhydra.server.
EnhydraServer
Adds new application to Enhydra server
addCell(HtmlTableCell)
- Method in class com.lutris.html.
HtmlTableRow
addCell(String)
- Method in class com.lutris.html.
HtmlTableRow
addConnection(String, String)
- Method in class org.enhydra.server.
EnhydraServer
Add (create) connection to application server.
addConnection(String, String, String, String)
- Method in class org.enhydra.server.
EnhydraServer
Add (create) connection to application server.
addCookie(Cookie)
- Method in class com.lutris.appserver.server.httpPresentation.servlet.
ServletHttpPresentationResponse
Adds the specified cookie to the response.
addDatabase(String)
- Method in class org.enhydra.server.
DatabaseEdit
Adds database name to list of databases used by application.
addFilter(FilterData)
- Method in class org.enhydra.server.
FiltersEdit
addFilter(String, String, String, String, String, String, String[], String[], String[], String, String)
- Method in class org.enhydra.server.util.
WebAppXML
addMimeType(String, String)
- Method in class com.lutris.appserver.server.httpPresentation.
HttpPresentationManager
Add a new mime type to extension mapping.
addPostProcessor(int, ResponsePostProcessor)
- Method in class com.lutris.appserver.server.
ResponsePostProcessingManager
addPreProcessor(int, RequestPreProcessor)
- Method in class com.lutris.appserver.server.
RequestPreProcessingManager
addProperty(Element, String, String)
- Method in class org.enhydra.util.chiba.
EventLog
addRow(HtmlTableRow)
- Method in class com.lutris.html.
HtmlTable
addRow(String)
- Method in class com.lutris.html.
HtmlTable
addType(String, String)
- Method in class com.lutris.http.
MimeType
Register a new mime type.
AjaxFormsFormater
- Class in
org.enhydra.util.ajaxforms
AjaxFormsFormater(String)
- Constructor for class org.enhydra.util.ajaxforms.
AjaxFormsFormater
AjaxFormsResponsePostProcessor
- Class in
org.enhydra.util.ajaxforms
AjaxFormsResponsePostProcessor()
- Constructor for class org.enhydra.util.ajaxforms.
AjaxFormsResponsePostProcessor
AjaxFormsResponsePostProcessor(LogChannel)
- Constructor for class org.enhydra.util.ajaxforms.
AjaxFormsResponsePostProcessor
ALIGN_CENTER
- Static variable in class com.lutris.html.
HtmlTableRow
ALIGN_LEFT
- Static variable in class com.lutris.html.
HtmlTableRow
ALIGN_RIGHT
- Static variable in class com.lutris.html.
HtmlTableRow
ALLOW_COPY_CONTENT_PARAM_NAME
- Static variable in class org.enhydra.util.fo.
Fo2FopResponsePostProcessor
ALLOW_EDIT_ANNOTATIONS_PARAM_NAME
- Static variable in class org.enhydra.util.fo.
Fo2FopResponsePostProcessor
ALLOW_EDIT_CONTENT_PARAM_NAME
- Static variable in class org.enhydra.util.fo.
Fo2FopResponsePostProcessor
ALLOW_PRINT_PARAM_NAME
- Static variable in class org.enhydra.util.fo.
Fo2FopResponsePostProcessor
APP_CLASS
- Static variable in class org.enhydra.server.
EnhydraServer
APP_CONNECTIONS
- Static variable in class org.enhydra.server.
EnhydraServer
APP_CONTEXTPATH
- Static variable in class org.enhydra.server.
EnhydraServer
APP_DESCRIPTION
- Static variable in class org.enhydra.server.
EnhydraServer
APP_NAME
- Static variable in class org.enhydra.server.
EnhydraServer
APP_RUNNING
- Static variable in class org.enhydra.server.
EnhydraServer
APP_URLPATH
- Static variable in class org.enhydra.server.
EnhydraServer
attributes in
tag in EnhydraServer.xml configuration file.
AppInfo
- Class in
org.enhydra.server
Description: This class provide application info from EnhydraServer conf file.
AppInfo(String, HashMap)
- Constructor for class org.enhydra.server.
AppInfo
Initialize properties from EnhydraServer config file.
AppInfo(Servlet)
- Constructor for class org.enhydra.server.
AppInfo
Initialize properties from registered HttpPresentationServelet.
AppletUtils
- Class in
com.lutris.appserver.server.httpPresentation
This is the counterpart to com.lutris.applet.LBSConnection.
application
- Variable in class com.lutris.appserver.server.httpPresentation.
HttpPresentationComms
Application object that this presentation is associated with.
APPLICATION
- Static variable in class org.enhydra.server.
EnhydraServer
ApplicationData
- Class in
com.lutris.appserver.server
Per-application data.
ApplicationData()
- Constructor for class com.lutris.appserver.server.
ApplicationData
APPS_DIR
- Static variable in class org.enhydra.server.
EnhydraServer
Public static variables
ArchiveFilter
- Class in
com.lutris.appserver.server.httpPresentation.servlet
ArchiveFilter()
- Constructor for class com.lutris.appserver.server.httpPresentation.servlet.
ArchiveFilter
AT_PATTERN
- Static variable in class com.lutris.util.
BMByteSearchStream
"At Pattern" value.
atEOF
- Variable in class com.lutris.mime.
MultipartMimeInput
True if the end of the input source has been reached and no more multipart sections are available to be read.
AUTHOR_PARAM_NAME
- Static variable in class org.enhydra.util.fo.
Fo2FopResponsePostProcessor
AUTO_RELOAD
- Static variable in class org.enhydra.server.
EnhydraServer
autoTranslet
- Variable in class org.enhydra.util.xsl.
GenericXSLTPostProcessor
available()
- Method in class com.lutris.appserver.server.httpPresentation.servlet.
ServletHttpPresentationInputStream
available()
- Method in class com.lutris.mime.
MultipartMimeInputStream
Returns the number of bytes that can be read from this stream without blocking.
available()
- Method in class com.lutris.util.
BMByteSearchStream
Returns the number of bytes that can be read from this input stream without blocking.
availableTo()
- Method in class com.lutris.util.
BMByteSearchStream
Returns the number of bytes that can be read from this input stream without blocking or encountering the search pattern.
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