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
N
- name - Variable in class sunlabs.brazil.server.Server
-
The string to return as the value for the "Server:" line in the HTTP response header.
- name() - Method in class sunlabs.brazil.handler.PushHandler.Split
-
get the part name
- names - Variable in class sunlabs.brazil.server.ChainHandler
-
The names of the above
handlers
as specified by the configuration parameters. - newSocket(String, int) - Method in class sunlabs.brazil.proxy.SunProxy
- newSocket(String, int) - Method in interface sunlabs.brazil.util.SocketFactory
-
Creates a new
Socket
that talks to the specified port on the named host. - nextMatch() - Method in class sunlabs.brazil.util.regexp.Regsub
-
Searches for the next substring that matches the regular expression.
- nextPart() - Method in class sunlabs.brazil.handler.PushHandler.Split
-
Return true if there is a next part
- nextTag() - Method in class sunlabs.brazil.handler.HtmlRewriter
-
A convenence method built on top of
nextToken
. - nextToken() - Method in class sunlabs.brazil.handler.HtmlRewriter
-
Advances to the next token in the source HTML document.
- nextToken() - Method in class sunlabs.brazil.util.LexHTML
-
Advances to the next token, correctly handling HTML tags that have the special body-processing behavior mentioned above.
- nextToken() - Method in class sunlabs.brazil.util.LexML
-
Advances to the next token.
- NL - Static variable in class sunlabs.brazil.handler.GenericProxyHandler
- Node(String, boolean, StringMap, XmlTree.Node, int, int) - Constructor for class sunlabs.brazil.sunlabs.XmlTree.Node
- noErrorReturn - Variable in class sunlabs.brazil.handler.GenericProxyHandler
- NoImageTemplate - Class in sunlabs.brazil.template
-
Sample template class for removing all images from a web page, and replacing them with their alt strings.
- NoImageTemplate() - Constructor for class sunlabs.brazil.template.NoImageTemplate
- nosession - Variable in class sunlabs.brazil.proxy.CookieFilter
- nosession - Variable in class sunlabs.brazil.proxy.HistoryFilter
- NotFoundHandler - Class in sunlabs.brazil.handler
-
Handler for returning "file not found" errors back to the client.
- NotFoundHandler() - Constructor for class sunlabs.brazil.handler.NotFoundHandler
All Classes All Packages