EAF 6.4 API
A B C D E F G H I J K L M N O P R S T U V W X

E

EMERGENCY - Static variable in class com.lutris.logging.Logger
Standard level for urgent condition that requires immediate attention and indicates that the system is no longer functioning.
ENCODE_URL_ALWAYS - Static variable in interface com.lutris.appserver.server.session.SessionManager
Indicates that url encoding of session ids is always preformed.
ENCODE_URL_AUTO - Static variable in interface com.lutris.appserver.server.session.SessionManager
Indicates that url encoding of session ids is preformed only when cookies are disabled on the client browser.
ENCODE_URL_NEVER - Static variable in interface com.lutris.appserver.server.session.SessionManager
Indicates that url encoding of session ids is never preformed.
ERROR - Static variable in class com.lutris.logging.Logger
Errors that have been correctly handled.
EafConfigMBean - class org.enhydra.util.EafConfigMBean.
EAF's Core MBean Implementation
EafConfigMBean() - Constructor for class org.enhydra.util.EafConfigMBean
A constructor with no arguments is required.
EafConfigMBean(Application, ObjectName, String, String[], String[]) - Constructor for class org.enhydra.util.EafConfigMBean
 
EnhydraServerException - exception org.enhydra.server.EnhydraServerException.
Title:
EnhydraServerException(String) - Constructor for class org.enhydra.server.EnhydraServerException
 
EnhydraServerException(String, Throwable) - Constructor for class org.enhydra.server.EnhydraServerException
 
encodeUrl(String, String) - Method in class com.lutris.appserver.server.StandardApplication
Returns the specified url rewritten to include the sessionId
encodeUrl(String, String, String) - Method in class com.lutris.appserver.server.StandardApplication
Deprecated. Use encodeUrl(String,String)
encoding - Variable in class com.lutris.appserver.server.httpPresentation.PageRedirectException
Character encoding that will be used.
ensureSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Default method used by requestPreprocessor to ensure that a session exists and initialize the session and sessionData fields in the HttpPresentationComms object.
equals(Resource) - Method in class com.lutris.classloader.Resource
Determines if the specified resource is equal to this resource.
exists(String) - Method in interface com.lutris.util.PersistentStore
Method to query if an an object is stored.

EAF 6.4 API
A B C D E F G H I J K L M N O P R S T U V W X