Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
M
O
P
R
S
T
V
_
A
addRewriteRule(String, String)
- Method in class org.mortbay.jetty.handler.rewrite.
LegacyRule
Add a path rewriting rule
addRewriteRule(String, String)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Deprecated.
addRewriteRule(String, String)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Deprecated.
addRule(Rule)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Add a Rule
addRule(Rule)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Add a Rule
addVirtualHost(String)
- Method in class org.mortbay.jetty.handler.rewrite.
VirtualHostRuleContainer
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
CookiePatternRule
apply(String, String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
ForwardedSchemeHeaderRule
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Invokes this method when a match found.
apply(String, String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
Apply the rule to the request
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
PatternRule
Apply the rule to the request
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
RedirectPatternRule
apply(String, HttpServletRequest, HttpServletResponse, Matcher)
- Method in class org.mortbay.jetty.handler.rewrite.
RegexRule
Apply this rule to the request/response pair.
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
ResponsePatternRule
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
RewritePatternRule
apply(String, HttpServletRequest, HttpServletResponse, Matcher)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteRegexRule
apply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Process the contained rules (called by matchAndApply)
C
CookiePatternRule
- Class in
org.mortbay.jetty.handler.rewrite
Sets the cookie in the response whenever the rule finds a match.
CookiePatternRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
CookiePatternRule
F
ForwardedSchemeHeaderRule
- Class in
org.mortbay.jetty.handler.rewrite
Set the scheme for the request
ForwardedSchemeHeaderRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
ForwardedSchemeHeaderRule
G
getHeader()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
getHeaderValue()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
getName()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Returns the header name.
getOriginalPathAttribute()
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
getOriginalPathAttribute()
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
getPattern()
- Method in class org.mortbay.jetty.handler.rewrite.
PatternRule
getRegex()
- Method in class org.mortbay.jetty.handler.rewrite.
RegexRule
getRewrite()
- Method in class org.mortbay.jetty.handler.rewrite.
LegacyRule
Returns the map of rewriting rules.
getRewrite()
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Deprecated.
getRewrite()
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Deprecated.
getRules()
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Returns the list of rules.
getRules()
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Returns the list of rules.
getScheme()
- Method in class org.mortbay.jetty.handler.rewrite.
ForwardedSchemeHeaderRule
getServer()
- Method in class org.mortbay.jetty.handler.rewrite.
LowThreadsRuleContainer
getThreadPool()
- Method in class org.mortbay.jetty.handler.rewrite.
LowThreadsRuleContainer
getValue()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Returns the header value.
getVirtualHosts()
- Method in class org.mortbay.jetty.handler.rewrite.
VirtualHostRuleContainer
Get the virtual hosts that the rules within this container will apply to
H
handle(String, HttpServletRequest, HttpServletResponse, int)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
HeaderPatternRule
- Class in
org.mortbay.jetty.handler.rewrite
Sets the header in the response whenever the rule finds a match.
HeaderPatternRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
HeaderRule
- Class in
org.mortbay.jetty.handler.rewrite
Abstract rule that matches against request headers.
HeaderRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
HeaderRule
I
isAdd()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Returns the add flag value.
isHandled()
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
isHandling()
- Method in class org.mortbay.jetty.handler.rewrite.
Rule
Returns the handling flag value.
isRewritePathInfo()
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
isRewritePathInfo()
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
isRewriteRequestURI()
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
isRewriteRequestURI()
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
isTerminating()
- Method in class org.mortbay.jetty.handler.rewrite.
Rule
Returns the terminating flag value.
L
LegacyRule
- Class in
org.mortbay.jetty.handler.rewrite
Rule implementing the legacy API of RewriteHandler
LegacyRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
LegacyRule
LowThreadsRuleContainer
- Class in
org.mortbay.jetty.handler.rewrite
RuleContainer
for when the
ThreadPool
is low on threads
LowThreadsRuleContainer()
- Constructor for class org.mortbay.jetty.handler.rewrite.
LowThreadsRuleContainer
M
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
LegacyRule
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
LowThreadsRuleContainer
Process the contained rules if the threadpool is low on threads
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
MsieSslRule
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
PatternRule
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
RegexRule
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
Rule
This method calls tests the rule against the request/response pair and if the Rule applies, then the rule's action is triggered.
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Process the contained rules
matchAndApply(String, HttpServletRequest, HttpServletResponse)
- Method in class org.mortbay.jetty.handler.rewrite.
VirtualHostRuleContainer
Process the contained rules if the request is applicable to the virtual hosts of this rule
MsieSslRule
- Class in
org.mortbay.jetty.handler.rewrite
MSIE (Microsoft Internet Explorer) SSL Rule.
MsieSslRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
MsieSslRule
O
org.mortbay.jetty.handler.rewrite
- package org.mortbay.jetty.handler.rewrite
P
PatternRule
- Class in
org.mortbay.jetty.handler.rewrite
Abstract rule that use a
PathMap
for pattern matching.
PatternRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
PatternRule
R
RedirectPatternRule
- Class in
org.mortbay.jetty.handler.rewrite
Redirects the response whenever the rule finds a match.
RedirectPatternRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
RedirectPatternRule
RegexRule
- Class in
org.mortbay.jetty.handler.rewrite
Abstract rule to use as a base class for rules that match with a regular expression.
RegexRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
RegexRule
ResponsePatternRule
- Class in
org.mortbay.jetty.handler.rewrite
Sends the response code whenever the rule finds a match.
ResponsePatternRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
ResponsePatternRule
RewriteHandler
- Class in
org.mortbay.jetty.handler.rewrite
The RewriteHandler is responsible for managing a list of rules to be applied to requests.
RewriteHandler()
- Constructor for class org.mortbay.jetty.handler.rewrite.
RewriteHandler
RewritePatternRule
- Class in
org.mortbay.jetty.handler.rewrite
Rewrite the URI by replacing the matched
PathMap
path with a fixed string.
RewritePatternRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
RewritePatternRule
RewriteRegexRule
- Class in
org.mortbay.jetty.handler.rewrite
Rewrite the URI by matching with a regular expression.
RewriteRegexRule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
RewriteRegexRule
Rule
- Class in
org.mortbay.jetty.handler.rewrite
An abstract rule for creating rewrite rules.
Rule()
- Constructor for class org.mortbay.jetty.handler.rewrite.
Rule
RuleContainer
- Class in
org.mortbay.jetty.handler.rewrite
Base container to group rules.
RuleContainer()
- Constructor for class org.mortbay.jetty.handler.rewrite.
RuleContainer
S
setAdd(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Sets the Add flag.
setCode(String)
- Method in class org.mortbay.jetty.handler.rewrite.
ResponsePatternRule
Sets the response status code.
setHandled(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
setHandling(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
Rule
Set the handling flag value.
setHeader(String)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
setHeaderValue(String)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
setLegacyRule(LegacyRule)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
To enable configuration from jetty.xml on rewriteRequestURI, rewritePathInfo and originalPathAttribute
setLegacyRule(LegacyRule)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
To enable configuration from jetty.xml on rewriteRequestURI, rewritePathInfo and originalPathAttribute
setLocation(String)
- Method in class org.mortbay.jetty.handler.rewrite.
RedirectPatternRule
Sets the redirect location.
setName(String)
- Method in class org.mortbay.jetty.handler.rewrite.
CookiePatternRule
Assigns the cookie name.
setName(String)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Sets the header name.
setOriginalPathAttribute(String)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
setOriginalPathAttribute(String)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
setPattern(String)
- Method in class org.mortbay.jetty.handler.rewrite.
PatternRule
Sets the rule pattern.
setReason(String)
- Method in class org.mortbay.jetty.handler.rewrite.
ResponsePatternRule
Sets the reason for the response status code.
setRegex(String)
- Method in class org.mortbay.jetty.handler.rewrite.
RegexRule
Sets the regular expression string used to match with string URI.
setReplacement(String)
- Method in class org.mortbay.jetty.handler.rewrite.
RewritePatternRule
Whenever a match is found, it replaces with this value.
setReplacement(String)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteRegexRule
Whenever a match is found, it replaces with this value.
setRewrite(PathMap)
- Method in class org.mortbay.jetty.handler.rewrite.
LegacyRule
Sets the map of rewriting rules.
setRewrite(PathMap)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Deprecated.
setRewrite(PathMap)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Deprecated.
setRewritePathInfo(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
setRewritePathInfo(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
setRewriteRequestURI(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
setRewriteRequestURI(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
setRules(Rule[])
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Assigns the rules to process.
setRules(RuleContainer)
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteHandler
Assigns the rules to process.
setRules(Rule[])
- Method in class org.mortbay.jetty.handler.rewrite.
RuleContainer
Assigns the rules to process.
setScheme(String)
- Method in class org.mortbay.jetty.handler.rewrite.
ForwardedSchemeHeaderRule
setServer(Server)
- Method in class org.mortbay.jetty.handler.rewrite.
LowThreadsRuleContainer
setTerminating(boolean)
- Method in class org.mortbay.jetty.handler.rewrite.
Rule
Sets terminating to true or false.
setThreadPool(ThreadPool)
- Method in class org.mortbay.jetty.handler.rewrite.
LowThreadsRuleContainer
setValue(String)
- Method in class org.mortbay.jetty.handler.rewrite.
CookiePatternRule
Assigns the cookie value.
setValue(String)
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Sets the header value.
setVirtualHosts(String[])
- Method in class org.mortbay.jetty.handler.rewrite.
VirtualHostRuleContainer
Set the virtual hosts that the rules within this container will apply to
T
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
CookiePatternRule
Returns the cookie contents.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderPatternRule
Returns the header contents.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
HeaderRule
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
PatternRule
Returns the rule pattern.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
RedirectPatternRule
Returns the redirect location.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
RegexRule
Returns the regular expression string.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
ResponsePatternRule
Returns the code and reason string.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
RewritePatternRule
Returns the replacement string.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
RewriteRegexRule
Returns the replacement string.
toString()
- Method in class org.mortbay.jetty.handler.rewrite.
Rule
Returns the handling and terminating flag values.
V
VirtualHostRuleContainer
- Class in
org.mortbay.jetty.handler.rewrite
Groups rules that apply only to a specific virtual host or sets of virtual hosts
VirtualHostRuleContainer()
- Constructor for class org.mortbay.jetty.handler.rewrite.
VirtualHostRuleContainer
_
_handled
- Variable in class org.mortbay.jetty.handler.rewrite.
RuleContainer
_handling
- Variable in class org.mortbay.jetty.handler.rewrite.
Rule
_legacy
- Variable in class org.mortbay.jetty.handler.rewrite.
RuleContainer
_originalPathAttribute
- Variable in class org.mortbay.jetty.handler.rewrite.
RuleContainer
_pattern
- Variable in class org.mortbay.jetty.handler.rewrite.
PatternRule
_regex
- Variable in class org.mortbay.jetty.handler.rewrite.
RegexRule
_rewritePathInfo
- Variable in class org.mortbay.jetty.handler.rewrite.
RuleContainer
_rewriteRequestURI
- Variable in class org.mortbay.jetty.handler.rewrite.
RuleContainer
_rules
- Variable in class org.mortbay.jetty.handler.rewrite.
RuleContainer
_terminating
- Variable in class org.mortbay.jetty.handler.rewrite.
Rule
A
C
F
G
H
I
L
M
O
P
R
S
T
V
_
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.