A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- lastIn() - Method in class sunlabs.brazil.template.QueueTemplate.Queue
-
Return the last time a Q insertion was attempted.
- lastOut() - Method in class sunlabs.brazil.template.QueueTemplate.Queue
-
Return the last time a Q removal was attempted.
- lastUsed - Variable in class sunlabs.brazil.util.http.HttpSocket
- length() - Method in class sunlabs.brazil.handler.PushHandler.Split
-
Return the content length
- lex - Variable in class sunlabs.brazil.handler.HtmlRewriter
-
The parser for the source HTML document.
- LexHTML - Class in sunlabs.brazil.util
-
This class breaks up HTML into tokens.
- LexHTML(String) - Constructor for class sunlabs.brazil.util.LexHTML
-
Creates a new HTML parser, which can be used to iterate over the tokens in the given string.
- LexML - Class in sunlabs.brazil.util
-
This class breaks angle-bracket-separated markup languages like SGML, XML, and HTML into tokens.
- LexML(String) - Constructor for class sunlabs.brazil.util.LexML
-
Create a new ML parser, which can be used to iterate over the tokens in the given string.
- LINE_LIMIT - Static variable in class sunlabs.brazil.util.http.HttpRequest
-
Maximum length of a line in the HTTP response headers (sanity check).
- list(PrintStream) - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped
Properties
object. - list(PrintWriter) - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped
Properties
object. - listen - Variable in class sunlabs.brazil.server.Server
-
The listening socket.
- ListTemplate - Class in sunlabs.brazil.sunlabs
-
Manage lists of strings in a (hopefully) useful way.
- ListTemplate() - Constructor for class sunlabs.brazil.sunlabs.ListTemplate
- ListTemplate.MyList - Class in sunlabs.brazil.sunlabs
-
Implement a list of strings.
- load(InputStream) - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped
Properties
object. - load(InputStream) - Method in interface sunlabs.brazil.session.PropertiesCacheManager.Saveable
-
Recreate the object from the ascii representation stored as a Properties format file.
- load(InputStream) - Method in class sunlabs.brazil.sunlabs.ListTemplate.MyList
-
load a properties representation of the object, then create the object from it.
- load(InputStream) - Method in class sunlabs.brazil.sunlabs.XmlTree
- loadUrls(Properties, String, String) - Method in class sunlabs.brazil.proxy.JunkBusterHandler
- LockTemplate - Class in sunlabs.brazil.sunlabs
-
Template to lock a resource.
- LockTemplate() - Constructor for class sunlabs.brazil.sunlabs.LockTemplate
- log - Static variable in class sunlabs.brazil.handler.MapPage
- log() - Method in class sunlabs.brazil.server.TestRequest
- log(int, Object, String) - Method in class sunlabs.brazil.server.Request
-
Logs a message by calling
Server.log
. - log(int, Object, String) - Method in class sunlabs.brazil.server.Server
-
Logs information about the socket to
System.out
. - log(int, Object, String) - Method in class sunlabs.brazil.server.TestRequest
- log(int, String) - Method in class sunlabs.brazil.server.Request
-
Logs a message by calling
Server.log
. - log(String) - Method in class sunlabs.brazil.handler.MapPage
-
diagnostic output
- LOG - Static variable in class sunlabs.brazil.handler.ChainSawHandler
- LOG_DIAGNOSTIC - Static variable in class sunlabs.brazil.server.Server
- LOG_ERROR - Static variable in class sunlabs.brazil.server.Server
- LOG_INFORMATIONAL - Static variable in class sunlabs.brazil.server.Server
- LOG_LOG - Static variable in class sunlabs.brazil.server.Server
- LOG_WARNING - Static variable in class sunlabs.brazil.server.Server
- LogHandler - Class in sunlabs.brazil.handler
-
Handler for logging information about requests.
- LogHandler() - Constructor for class sunlabs.brazil.handler.LogHandler
- logLevel - Variable in class sunlabs.brazil.server.Server
-
The diagnostic level.
- LowerCase() - Constructor for class sunlabs.brazil.properties.SubstPropsHandler.LowerCase
All Classes All Packages