EAF 7.6 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

R

read() - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
read(byte[]) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
read(byte[], int, int) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
read() - Method in class com.lutris.mime.MultipartMimeInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.lutris.mime.MultipartMimeInputStream
Reads up to buffer.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.lutris.mime.MultipartMimeInputStream
Reads length bytes of data from this input stream into an array of bytes.
read() - Method in class com.lutris.util.BMByteSearchStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.lutris.util.BMByteSearchStream
Reads up to buffer.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.lutris.util.BMByteSearchStream
Reads length bytes of data from this input stream into an array of bytes.
read() - Method in class org.enhydra.util.chiba.ChibaPresentationInputStream
 
readLine(byte[], int, int) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
Starting at the specified offset, reads into the given array of bytes until all requested bytes have been read or a '\n' is encountered, in which case the '\n' is read into the array as well.
readLine(byte[], int, int) - Method in class org.enhydra.util.chiba.ChibaPresentationInputStream
 
readSerializedObject(HttpPresentationRequest) - Static method in class com.lutris.appserver.server.httpPresentation.HttpSerialized
Read in a Java object from a POST request.
readSerializedObject(HttpPresentationComms) - Static method in class com.lutris.appserver.server.httpPresentation.HttpSerialized
Read in a Java object from a POST request.
readTo(byte[], int, int) - Method in class com.lutris.util.BMByteSearchStream
Reads data into a buffer until the search pattern or the end of file is detected.
refreshAllDbParameters(String) - Method in class org.enhydra.server.DatabaseEdit
Finds all parameters for specified database in configuration file and sets they to temporary object arguments.
register(Application) - Static method in class com.lutris.appserver.server.Enhydra
Associate the given application with the current thread.
register(Thread, Application) - Static method in class com.lutris.appserver.server.Enhydra
Associate the given application with the given thread.
register(Servlet) - Method in class org.enhydra.server.EnhydraServer
Enhydra Application (HttpPresentationServlet) register itself on startup.
registerUser(Session) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Adds a session's user to the session-to-user table.
release() - Method in class org.enhydra.logging.MonologFactory
Deprecated. Release any internal references to previously created Log instances returned by this factory.
reloadDocument() - Method in class org.enhydra.server.util.WebAppXML
Call this method when need to reload web.xml file and parse them.
reloadFilters() - Method in class org.enhydra.server.FiltersEdit
 
remove(String, User) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionUserTable
Remove a session from the user to session mapping table.
remove(String) - Method in class com.lutris.appserver.server.sessionEnhydra.persistent.PersistentSessionUserTable
Remove a session from the user to session mapping table.
remove(String) - Method in class com.lutris.util.FilePersistentStore
Method to simultaneously retrieve and remove an object from persistent store.
remove(Object) - Method in class com.lutris.util.LRUCache
Remove an item from the cache.
remove(OutputStream) - Method in class com.lutris.util.OutputStreamHub
Remove an OutputStream from the set.
REMOVE_UPLOAD_PREFIX_DEFAULT - Static variable in class org.enhydra.util.chiba.HttpRequestHandler
 
REMOVE_UPLOAD_PREFIX_PROPERTY - Static variable in class org.enhydra.util.chiba.HttpRequestHandler
 
removeApplication(String) - Method in class org.enhydra.server.conf.EnhydraServerXML
 
removeApplication(String) - Method in class org.enhydra.server.EnhydraServer
Remove application from Enhydra Server.
removeAttribute(String) - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
 
removeAttribute(String) - Method in class org.enhydra.logging.MonologFactory
Deprecated. Remove any configuration attribute associated with the specified name.
removeChibaAdapter(String) - Method in class org.enhydra.util.chiba.ChibaAdapterContainer
Removes ChibaAdapter under specified Name
removeClassLoader(String) - Static method in class com.lutris.appserver.server.session.MemoryPersistence
If SessionManager.MemoryPersistence = false in conf file, don't need to save MultiClassLoader.
removeConnection(String) - Method in class org.enhydra.server.EnhydraServer
 
removeDatabase(String) - Method in class org.enhydra.server.DatabaseEdit
Removes database name from array of databases used by application.
removeFilter(String) - Method in class org.enhydra.server.FiltersEdit
 
removeFilter(String) - Method in class org.enhydra.server.util.WebAppXML
 
removePostProcessor(int) - Method in class com.lutris.appserver.server.ResponsePostProcessingManager
 
removePostProcessor(ResponsePostProcessor) - Method in class com.lutris.appserver.server.ResponsePostProcessingManager
 
removePostProcessor(String) - Method in class com.lutris.appserver.server.ResponsePostProcessingManager
 
removePreProcessor(int) - Method in class com.lutris.appserver.server.RequestPreProcessingManager
 
removePreProcessor(RequestPreProcessor) - Method in class com.lutris.appserver.server.RequestPreProcessingManager
 
removePreProcessor(String) - Method in class com.lutris.appserver.server.RequestPreProcessingManager
 
removeSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSessionHome
Removes a session from the cache.
removeSession(String) - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
Removes the session associated with the session key.
removeValue(String) - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
 
request - Variable in class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
Object used to access HTTP request data.
requestEntityTooLarge - Static variable in class com.lutris.http.HttpStatus
 
RequestPreProcessingManager - Class in com.lutris.appserver.server
 
RequestPreProcessingManager(Config, LogChannel) - Constructor for class com.lutris.appserver.server.RequestPreProcessingManager
Initialize preprocessing manager according to application configuration!
requestTimeout - Static variable in class com.lutris.http.HttpStatus
 
requestUriTooLarge - Static variable in class com.lutris.http.HttpStatus
 
reset() - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
resetContent - Static variable in class com.lutris.http.HttpStatus
 
resetMaxConnectionCount(String) - Method in class org.enhydra.server.DatabaseInfo
Reset the maximum connection count for the given logical database name.
resetMaxSessionCount() - 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
resetMaxSessionCount() - Method in class com.lutris.appserver.server.sessionContainerAdapter.JmxContainerAdapterSessionManager
Reset the maximum session count.
resetMaxSessionCount() - Method in class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
Reset the maximum session count.
resetMaxSessionCount() - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Reset the maximum session count.
ResManager - Class in org.enhydra.i18n
Some helper functions for handeling i18n issues.
resolve(String, String) - Method in class org.enhydra.util.chiba.StylesheetLoader
implements javax.xml.transform.URIResolver.
resolve(String, String) - Method in class org.enhydra.util.xsl.GenericXSLTPostProcessor
implements javax.xml.transform.URIResolver.
resolveEntity(String, String) - Method in class org.enhydra.server.util.WebXMLEntityResolver
 
resolveExt(String, String) - Method in class org.enhydra.util.chiba.StylesheetLoader
implements javax.xml.transform.URIResolver.
response - Variable in class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
Object used to generate HTTP responses.
ResponsePostProcessingManager - Class in com.lutris.appserver.server
 
ResponsePostProcessingManager(Config, LogChannel) - Constructor for class com.lutris.appserver.server.ResponsePostProcessingManager
Initialize post-processing manager according to application configuration!
resumeLogIn(User, Session) - Static method in class com.lutris.appserver.server.sessionEnhydra.SessionUtil
If a user attempts to login but has not logged out from a previous session then this method can be used to copy data from the previous session into this session and to log out the previous session.
retrieve(String) - Method in class com.lutris.util.FilePersistentStore
Method to retrieve a stored object.
rIndex - Variable in class com.lutris.util.CircularQueue
The array index for the next object to be removed from the queue.
Run(HttpPresentationRequest, HttpPresentationResponse) - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
The method is invoked to fulfill an HTTP request.
run() - Method in class com.lutris.appserver.server.sessionEnhydra.PagedSessionThresholdTimer
Main loop.
run() - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionIdleTimer
The main code body of the Idle Timer Thread.
run() - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionKeyGen
The main code body of the Idle Timer Thread.
RUNNING - Static variable in class org.enhydra.server.EnhydraServer
 

EAF 7.6 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