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

T

TYPE_ENHYDRA_APP - Static variable in class org.enhydra.server.AppInfo
 
TYPE_WEB_APP - Static variable in class org.enhydra.server.AppInfo
 
TomcatContainerAdapterSessionManager - class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager.
 
TomcatContainerAdapterSessionManager(Application, Config, LogChannel) - Constructor for class com.lutris.appserver.server.sessionContainerAdapter.TomcatContainerAdapterSessionManager
 
TomcatMonologFileLogger - class org.apache.catalina.logger.TomcatMonologFileLogger.
Implementation of Logger that appends log messages to a file named {prefix}.{date}.{suffix} in a configured directory, with an optional preceding timestamp.
TomcatMonologFileLogger() - Constructor for class org.apache.catalina.logger.TomcatMonologFileLogger
 
targetParamName - Static variable in class com.lutris.applet.LBSConnection
 
thread - Variable in class com.lutris.appserver.server.sessionEnhydra.SessionThread
 
toBase64SessionKeyString(byte[]) - Static method in class com.lutris.util.Base64Encoder
The encoding is more or less Base 64, but instead of '+' and '/' as defined in RFC1521, the characters '_' and '-' are used because they are safe in URLs and file names.
toBase64String(byte[]) - Static method in class com.lutris.util.Base64Encoder
Performs RFC1521 style Base64 encoding of arbitrary binary data.
toBase64String(byte[]) - Static method in class com.lutris.util.Convert
Deprecated. Performs RFC1521 style Base64 encoding of arbitrary binary data.
toBase64String(byte[], char[]) - Static method in class com.lutris.util.Convert
Deprecated. Performs encoding of arbitrary binary data based on a 6 bit alphabet.
toHexString(long, int, char) - Static method in class com.lutris.util.Convert
Deprecated. Converts a long integer to an unsigned hexadecimal String.
toHexString(byte[]) - Static method in class com.lutris.util.Convert
Deprecated. Converts an arbitrary array of bytes to ASCII hexadecimal string form, with two hex characters corresponding to each byte.
toHexString(long, int, char) - Static method in class com.lutris.util.HexEncoder
Converts a long integer to an unsigned hexadecimal String.
toHexString(byte[]) - Static method in class com.lutris.util.HexEncoder
Converts an arbitrary array of bytes to ASCII hexadecimal string form, with two hex characters corresponding to each byte.
toHtml() - Method in class com.lutris.html.HtmlString
Returns the contained String object.
toHtml() - Method in class org.enhydra.servlet.servlets.FileServerServlet
Extra status info, shown by the Enhydra Server admin status page.
toHtml() - Method in class org.enhydra.servlet.servlets.JarServerServlet
Extra status info, shown by the Enhydra Server admin status page.
toString() - Method in class com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSession
 
toString() - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
Prints a string representation of this object.
toString() - Method in class com.lutris.appserver.server.sessionEnhydra.SessionThread
Returns string representation.
toString() - Method in class com.lutris.html.HtmlString
Returns the contained String object.
toString() - Method in class com.lutris.html.HtmlTable
 
toString() - Method in class com.lutris.html.HtmlTableDataCell
 
toString() - Method in class com.lutris.html.HtmlTableHeaderCell
 
toString() - Method in class com.lutris.html.HtmlTableRow
 
toString() - Method in class com.lutris.http.HttpCookieManager
Returns the string representation of the headers/cookies being managed by this object as an http cookie response header (i.e.
toString() - Method in class com.lutris.http.SerializableCookie
Returns a multi-line description of the data stored about the cookie.
toString() - Method in class com.lutris.util.Currency
Convert to string with two decimals.
toString() - Method in class com.lutris.util.LRUCache
Returns a string describing the contents of the cache.
touch() - Method in class com.lutris.appserver.server.sessionEnhydra.BasicSession
Set the "last used" timestamp to the current time, resetting the idle period.
trace(Object) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Log a message to the CommonLoggingMonologLogger with TRACE priority.
trace(Object, Throwable) - Method in class org.enhydra.logging.CommonLoggingMonologLogger
Log an error to the CommonLoggingMonologLogger Logger with TRACE priority.
traceproperties - Variable in class org.enhydra.logging.MonologFactory
Deprecated.  
trimQueryString(String) - Static method in class com.lutris.http.HttpUtils
Trims the left-hand side of a URL until the character '?' is reached.

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