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

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.
ListTemplate.MyList(String) - Constructor for class sunlabs.brazil.sunlabs.ListTemplate.MyList
Create a named list object.
ListTemplate.MyList() - Constructor for class sunlabs.brazil.sunlabs.ListTemplate.MyList
 
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.ChainSawHandler
 
log - Static variable in class sunlabs.brazil.handler.MapPage
 
log(String) - Method in class sunlabs.brazil.handler.MapPage
diagnostic output
log(int, 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.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() - Method in class sunlabs.brazil.server.TestRequest
 
log(int, Object, String) - Method in class sunlabs.brazil.server.TestRequest
 
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.
A B C D E F G H I J K L M N O P Q R S T U V W X