- Base64 - Class in sunlabs.brazil.util
-
Utility to base64 encode and decode a string.
- BasicAuthHandler - Class in sunlabs.brazil.handler
-
The BasicAuthHandler
obtains a Session ID by performing
"basic" authentication, using either the "Authorization" or the
"Proxy-Authorization" headers.
- BasicAuthHandler() - Constructor for class sunlabs.brazil.handler.BasicAuthHandler
-
- BREAK - Static variable in class sunlabs.brazil.template.BSLTemplate
-
- BSLTemplate - Class in sunlabs.brazil.template
-
The BSLTemplate
takes an HTML document with embedded "BSL"
markup tags in it and evaluates those special tags to produce a
standard HTML document.
- BSLTemplate() - Constructor for class sunlabs.brazil.template.BSLTemplate
-
- BUFSIZE - Static variable in class sunlabs.brazil.handler.ChainSawHandler
-
- bufsize - Variable in class sunlabs.brazil.server.Server
-
Default buffer size for copies to and from client sockets.
- bytesWritten - Variable in class sunlabs.brazil.server.Request.HttpOutputStream
-
Count the number of bytes that are written to this stream