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

R

RUNNING - Static variable in interface com.lutris.appserver.server.Application
Running state code.
Resource - class com.lutris.classloader.Resource.
A resource that is a file existing on the local machine or a remote machine.
Resource(String, ClassPathEntry, LogChannel) - Constructor for class com.lutris.classloader.Resource
Constructs resource with specified name, location and log channel.
readJndi() - Method in class org.enhydra.util.AbsConfigFile
Reads application configuration parameters using JNDI Context.
readLine(byte[], int, int) - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationInputStream
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.
reason - Variable in class com.lutris.mime.MimeException
Holds the reason code for this exception instance.
reason - Variable in class com.lutris.util.ConfigException
Indicates the cause (if known) of the current exception.
remove(String, User) - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSessionUserTable
Remove a session from the user to session mapping table.
remove(String) - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSessionUserTable
Removes all references to a session from the user session table.
remove(String) - Method in interface com.lutris.util.PersistentStore
Method to simultaneously retrieve and remove an object from persistent store.
removeAttribute(String) - Method in class org.enhydra.util.EafConfigMBean
 
removeConnection(String) - Method in interface org.enhydra.server.ApplicationServer
Remove connection for listening requests.
removeEntry(String) - Method in class org.enhydra.util.AbsConfigFile
Removes an entry from the configuration.
removeEntry(String) - Method in interface org.enhydra.util.ConfigFileInterface
Remove an entry from the config file.
removeSession(String) - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSessionHome
Removes a session from the cache.
requestPostProcessor(HttpPresentationComms) - Method in interface com.lutris.appserver.server.Application
Request post-processing method.
requestPostProcessor(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Calls application session manager's passivateSession method for the session associated with this request.
requestPreprocessor(HttpPresentationComms) - Method in interface com.lutris.appserver.server.Application
Request preprocessing method.
requestPreprocessor(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Default application request preprocessor.
reset() - Method in class org.enhydra.util.EafConfigMBean
Operation: reset attributes to their initial values
resetMaxSessionCount() - Method in interface com.lutris.appserver.server.session.SessionManager
Reset the maximum session count.
restartup(Config) - Method in interface com.lutris.appserver.server.Application
Continue the startup up process with the application is in the INCOMPLETE state.
restartup(Config) - Method in class com.lutris.appserver.server.StandardApplication
Continue the startup up process with the application is in the INCOMPLETE state.
rethrow(IOException) - Static method in class com.lutris.appserver.server.httpPresentation.HttpPresentationIOException
Static method that does the approriate conversion from an IOException to a HttpPresentationIOException If the exception is already an HttpPresentationIOException, it is simple rethrown.
retrieve(String) - Method in interface com.lutris.util.PersistentStore
Method to retrieve a stored object.
rowSpan - Variable in class com.lutris.html.HtmlTableCell
 
run(HttpPresentationComms) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentation
Run the Presentation Object passing it an HTTP request to handle.

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