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

F

FilePersistentStore - class com.lutris.util.FilePersistentStore.
File system implementation of PersistentStore.
FilePersistentStore() - Constructor for class com.lutris.util.FilePersistentStore
Public constructor.
FilePersistentStore(ClassLoader) - Constructor for class com.lutris.util.FilePersistentStore
Public constructor.
FilePersistentStore(String) - Constructor for class com.lutris.util.FilePersistentStore
Public constructor that allows one to specify the directory (repository) where objects are stored/retrieved.
FilePersistentStore(String, ClassLoader) - Constructor for class com.lutris.util.FilePersistentStore
Public constructor that allows one to specify the directory (repository) where objects are stored/retrieved.
FileServerServlet - class org.enhydra.servlet.servlets.FileServerServlet.
This class serves files from HTTP request.
FileServerServlet() - Constructor for class org.enhydra.servlet.servlets.FileServerServlet
Create a new FileServerServlet.
FilterData - class org.enhydra.server.FilterData.
Title:
FilterData(String) - Constructor for class org.enhydra.server.FilterData
 
FiltersEdit - class org.enhydra.server.FiltersEdit.
Title:
FiltersEdit(String) - Constructor for class org.enhydra.server.FiltersEdit
 
fatal(Object) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Log a message to the CommonLoggingMonologLogger Logger with FATAL priority.
fatal(Object, Throwable) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Log an error to the CommonLoggingMonologLogger Logger with FATAL priority.
finalizeDelete(boolean) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionDO
If this object's executeDelete method was called then finalizeDelete is called with the status of the database transaction.
finalizeDelete(boolean) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.SessionDeleteDO
If this object's executeDelete method was called then finalizeDelete is called with the status of the database transaction.
finalizeInsert(boolean) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionDO
If this object's executeInsert method was called then finalizeInsert is called with the status of the database transaction.
finalizeInsert(boolean) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.SessionDeleteDO
If this object's executeInsert method was called then finalizeInsert is called with the status of the database transaction.
finalizeUpdate(boolean) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionDO
If this object's executeUpdate method was called then finalizeUpdate is called with the status of the database transaction.
finalizeUpdate(boolean) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.SessionDeleteDO
If this object's executeUpdate method was called then finalizeUpdate is called with the status of the database transaction.
flush() - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationOutputStream
 
flush() - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationResponse
Called at the end of processing a response to force any cached headers to be written and buffers flushed.
flush() - Method in class com.lutris.util.OutputStreamEventQueue
Does nothing.
flush() - Method in class com.lutris.util.OutputStreamHub
Flushes are attempted on all members.
flushCache() - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Flush the presentation object and resource caches.
forbidden - Static variable in class com.lutris.http.HttpStatus
 
format(String) - Method in class org.enhydra.i18n.ResManager
Returns a string that has been obtained from the resource manager
format(String, Object) - Method in class org.enhydra.i18n.ResManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
format(String, Object, Object) - Method in class org.enhydra.i18n.ResManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
format(String, Object, Object, Object) - Method in class org.enhydra.i18n.ResManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
format(String, Object, Object, Object, Object) - Method in class org.enhydra.i18n.ResManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
formatResponseCookie(Cookie) - Static method in class com.lutris.http.HttpCookieParser
Format a Cookie for a response header.
fromBase64String(String) - Static method in class com.lutris.util.Base64Encoder
Performs RFC1521 style Base64 decoding of Base64 encoded data.
fromBase64String(String) - Static method in class com.lutris.util.Convert
Deprecated. Performs RFC1521 style Base64 decoding of Base64 encoded data.

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