Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.4 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