Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 6.4 API
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
R
S
T
U
V
W
X
A
ALERT
- Static variable in class com.lutris.logging.
Logger
A condition that should be corrected immediately
ALIGN_CENTER
- Static variable in class com.lutris.html.
HtmlTableCell
ALIGN_LEFT
- Static variable in class com.lutris.html.
HtmlTableCell
ALIGN_RIGHT
- Static variable in class com.lutris.html.
HtmlTableCell
AbsConfigFile
- class org.enhydra.util.
AbsConfigFile
.
AbsConfigFile is abstract class which contains methods used to manipulate application's configuration file to read its configuration parameters.
AbsConfigFile()
- Constructor for class org.enhydra.util.
AbsConfigFile
Default constructor for an empty configuration file.
AbsConfigFile(File)
- Constructor for class org.enhydra.util.
AbsConfigFile
Constructor from a File.
AbsConfigFile(KeywordValueTable)
- Constructor for class org.enhydra.util.
AbsConfigFile
Constructor from a KeywordValueTable.
Application
- interface com.lutris.appserver.server.
Application
.
Interface used to define a Lutris server application.
ApplicationException
- exception com.lutris.appserver.server.
ApplicationException
.
Exception for failure in and Application object.
ApplicationException(String)
- Constructor for class com.lutris.appserver.server.
ApplicationException
Construct a exception without a specified cause.
ApplicationException(String, Throwable)
- Constructor for class com.lutris.appserver.server.
ApplicationException
Construct a exception with an associated causing exception.
ApplicationException(Throwable)
- Constructor for class com.lutris.appserver.server.
ApplicationException
Construct a exception with an associated causing exception.
ApplicationServer
- interface org.enhydra.server.
ApplicationServer
.
Description: This interface bridges the gap between Application Server (Servlet Container) and Enhydra Server.
activeSessionCount()
- Method in interface com.lutris.appserver.server.session.
SessionManager
Gets the number of currently active sessions.
add(String, User)
- Method in interface com.lutris.appserver.server.sessionEnhydra.
StandardSessionUserTable
Add a session key to the user to session xref table.
addArgument(String, String)
- Method in class com.lutris.appserver.server.httpPresentation.
PageRedirectException
Add an argument to the URL.
addAttribute(String, String)
- Method in class org.enhydra.util.
EafConfigMBean
Add new attribute to config
addConnection(String, String)
- Method in interface org.enhydra.server.
ApplicationServer
Add a new connection for listening requests.
addConnection(String, String, String, String)
- Method in interface org.enhydra.server.
ApplicationServer
Add a new https connection for listening requests
addCookie(Cookie)
- Method in interface com.lutris.appserver.server.httpPresentation.
HttpPresentationResponse
Adds the specified cookie to the response.
addEntry(String, String[], String)
- Method in class org.enhydra.util.
AbsConfigFile
Adds an entry to the configuration.
addEntry(String, String, String)
- Method in class org.enhydra.util.
AbsConfigFile
Adds an entry to the configuration.
addEntry(String, String[], String)
- Method in interface org.enhydra.util.
ConfigFileInterface
Add an entry to the config file.
addEntry(String, String, String)
- Method in interface org.enhydra.util.
ConfigFileInterface
Add an entry to the config file.
addedAttributes
- Variable in class org.enhydra.util.
EafConfigMBean
align
- Variable in class com.lutris.html.
HtmlTableCell
appConfigMBean
- Variable in class com.lutris.appserver.server.
StandardApplication
appName
- Variable in class com.lutris.appserver.server.
StandardApplication
The name of the application; defaults to the unqualified class name.
application
- Variable in class org.enhydra.util.
EafConfigMBean
Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 6.4 API
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
R
S
T
U
V
W
X