| Sun Microsystems Laboratories Experimental Stuff | Index (Brazil Project) |
|
|
||||||||
| PREV NEXT | |||||||||
MimeHeaders object.
PropertiesList object into
a linked list following the object referenced by
the cursor parameter.
PropertiesList object into
a linked list preceding the object referenced by
the cursor parameter.
Dictionary to the set of properties that
are searched by request.props.getProperty().
sub and subAll.
BasicAuthHandler obtains a Session ID by performing
"basic" authentication, using either the "Authorization" or the
"Proxy-Authorization" headers.BeanShellHandler
permits handlers to be written in "beanshell".BeanShellServerTemplate looks for one of the
starting tags
<server language="beanshell">,
<beanshell>, or
<bsh>
in an HTML page and treats the following data up to the corresponding
ending tag (
</server>,
</beanshell>, or
</bsh>)
as a BeanShell script to evaluate.Request that is used by
BrazilServlet to map servlet style requests and responses
to and from Brazil style requests.HttpOutputStream that is used by the Brazil Servlet
adaptor to add the web application
context path to the front of all response URI's so subsequent requests
will be mapped to the BrazilServlet's context.ServerSocket intended for use by the
Brazil Servlet Adapter.BServletServerSocket object
using -1 as a port number.
BServletServerSocket object.
Socket intended for use by the Brazil
Servlet Adapter.BServletSocket object.
BSLTemplate takes an HTML document with embedded "BSL"
markup tags in it and evaluates those special tags to produce a
standard HTML document.SessionManager associates an object with a Session ID
to give Handlers the ability to maintain state that lasts for the
duration of a session instead of just for the duration of a request.Hashtable in which it looks up and stores values
associated with variables.
Dictionary parameter to
lookup and store values associated with variables.
Template adds an icon to HREFs to indicate when the
file being referred to is new, changed, or unchanged with respect
to the user's session.Hashtable object.
Hashtable object.
HttpSocket to this pool when it is not
in use any more.
getType for comment tokens
<!#include ...> as if they were include tags.
Hashtable object.
Hashtable object.
CookieFilter keeps a
record of all the browser cookies associated with a given session.MimeHeaders object,
adding all the other's keys and values to the other.
true to turn on debug output.
true for debug output.
DynamicConfigHandler allows the user to change the
configuration of the server and its handlers on the fly.Dictionary object.
EmailTemplate takes an HTML document with embedded "Email"
markup tags in it and evaluates those special tags to produce resulting
properties that allow email reading/composing functionality to be embedded
within the document.Hashtable object.
Hashtable object.
ExprProps is a subclass of Properties that
is "smart" in the sense that it wraps a Calculator
object, passing get and getProperty keys to
the Calculator for processing.Calculator instance with
this instance of ExprProps as it's symbol table.
Calculator instance with
this instance of ExprProps as it's symbol table and
with the Properties instance referenced by the
parameter defaults as it's set of default values.
Calculator instance with
request.props as it's symbol table.
Calculator instance with
request.props as it's symbol table and with the
Properties instance referenced by the parameter
defaults as it's set of default values.
ExprPropsHandler installs an expression evaluator as a
"smart properties" into the current request object, enabling arithmetic and
logical expression evaluation in property name lookups.Filter interface is used by the
FilterHandler
to examine and dynamically rewrite the contents of web pages obtained from
some source before returning that page to the client.Handler.
FilterHandler captures the output of another
Handler and allows the ouput to
be modified.Hashtable.
Dictionary object.
get(String).
HttpSocket that can be used to communicate
with the specified port on the named host.
PropertiesList object that is the first object
on the list of which this object is a member.
PropertiesList object that succedes this
object on the list of which this object is a member.
PropertiesList object that precedes this
object on the list of which this object is a member.
key in the wrapped object.
getProperty(String) to look up the value associated
with the key.
Dictionary object wrapped by this
PropertiesList.
GroovyServerTemplate looks for each
<groovy>
tag in an HTML page and treats the following data up to the next
</groovy>)
tag as a groovy script to evaluate.Hashtable object.
HistoryFilter is both a Handler and a
Filter that keeps a record of all pages visited by a
given session.HttpRequest.
HtmlRewriter from the given HTML parser.
HtmlRewriter that will operate on the given
string.
HttpRequest object that will send an
HTTP request to fetch the resource represented by the URL.
HttpRequest object that will send an
HTTP request to fetch the resource represented by the URL.
HttpUtil class contains methods for performing simple
HTTP operations.BeanShellServerTemplate is asked to process.
JavaScriptTemplate is asked to process.