Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
V
W
C
charset
- Variable in class net.sourceforge.scopes.rewriters.impl.
SimpleWriteNodeVisitor
clear()
- Method in class net.sourceforge.scopes.builders.impl.
StateBuilderImpl
clear()
- Method in interface net.sourceforge.scopes.builders.
StateBuilder
Clears the list of contained scope managers.
ClickRedirectResponseRewriter
- Class in
net.sourceforge.scopes.click
Rewrites an URL to add the reference the request id, to persist the "click" scope across redirections.
ClickRedirectResponseRewriter()
- Constructor for class net.sourceforge.scopes.click.
ClickRedirectResponseRewriter
ClickScopeManager
- Class in
net.sourceforge.scopes.click
Manages the click scope.
ClickScopeManager()
- Constructor for class net.sourceforge.scopes.click.
ClickScopeManager
ClickScopeManager.ClickContext
- Class in
net.sourceforge.scopes.click
This class represents a "click" context.
ClickScopeManager.ClickContext()
- Constructor for class net.sourceforge.scopes.click.
ClickScopeManager.ClickContext
Constructor.
CompleteScopesHttpFilter
- Class in
net.sourceforge.scopes.filters
It is nothing but ScopesHttpFilter, the difference is that it can be used in web.xml!
CompleteScopesHttpFilter()
- Constructor for class net.sourceforge.scopes.filters.
CompleteScopesHttpFilter
configure(String, Map<String, Object>)
- Method in class net.sourceforge.scopes.click.
ClickScopeManager
configure(String, Map<String, Object>)
- Method in class net.sourceforge.scopes.managers.impl.
ApplicationScopeManager
configure(String, Map<String, Object>)
- Method in class net.sourceforge.scopes.managers.impl.
InitBasedApplicationScopeManager
configure(String, Map<String, Object>)
- Method in class net.sourceforge.scopes.managers.impl.
RequestScopeManager
configure(String, Map<String, Object>)
- Method in class net.sourceforge.scopes.managers.impl.
SessionScopeManager
configure(Map<String, Object>)
- Method in class net.sourceforge.scopes.managers.impl.
SimpleScopeManagerConfigurator
Configures the scopes managers.
configure(String, Map<String, Object>)
- Method in interface net.sourceforge.scopes.managers.
ScopeManager
Configures the scope manager before its real use.
configure(Map<String, Object>)
- Method in interface net.sourceforge.scopes.managers.
ScopeManagerConfigurator
Configures the scope managers.
configure(Map)
- Method in class net.sourceforge.scopes.rewriters.impl.
SimpleRedirectResponseRewriterConfigurator
Configures the
RedirectResponseRewriter
's.
configure(Map<String, Object>)
- Method in class net.sourceforge.scopes.rewriters.impl.
SimpleRewriterNodeVisitorConfigurator
Creates a collection of
NodeVisitorWithResult
's.
configure(Map<String, Object>)
- Method in class net.sourceforge.scopes.rewriters.
ModifierNodeVisitor
Configures the visitor.
configure(Map)
- Method in interface net.sourceforge.scopes.rewriters.
RedirectResponseRewriterConfigurator
Creates all the needed
RedirectResponseRewriter
.
configure(Map<String, Object>)
- Method in interface net.sourceforge.scopes.rewriters.
RewriterNodeVisitorConfigurator
Creates a collection of node visitors that can rewrite HTML code.
configure(Map<String, Object>)
- Method in class net.sourceforge.scopes.window.
WindowNameNodeVisitor
configure(String, Map<String, Object>)
- Method in class net.sourceforge.scopes.window.
WindowScopeManager
Context
- Interface in
net.sourceforge.scopes
It represents a context, i.e. an attribute collector, just like a ServletRequest or a ServletContext.
ContextImpl
- Class in
net.sourceforge.scopes.impl
Simple implementation for a context.
ContextImpl()
- Constructor for class net.sourceforge.scopes.impl.
ContextImpl
Constructor.
ContextPathUser
- Interface in
net.sourceforge.scopes.rewriters
It represents an entity that can use a context path, in the meaning of servlets.
CopyTag
- Class in
net.sourceforge.scopes.taglib
It is a tag that allows to copy an attribute value between scopes.
CopyTag()
- Constructor for class net.sourceforge.scopes.taglib.
CopyTag
createContext(HttpServletRequest)
- Method in class net.sourceforge.scopes.click.
ClickScopeManager
createContext(HttpServletRequest)
- Method in class net.sourceforge.scopes.managers.impl.
ApplicationScopeManager
Creates an application context bound to servlet context, given the request.
createContext(HttpServletRequest)
- Method in class net.sourceforge.scopes.managers.impl.
InitBasedApplicationScopeManager
createContext(ServletRequest)
- Method in class net.sourceforge.scopes.managers.impl.
RequestScopeManager
Creates a request context, given the request.
createContext(HttpServletRequest)
- Method in class net.sourceforge.scopes.managers.impl.
SessionScopeManager
Creates a session context, given the request.
createContext(T)
- Method in interface net.sourceforge.scopes.managers.
ScopeManager
Creates a context, given the request.
createContext(HttpServletRequest)
- Method in class net.sourceforge.scopes.window.
WindowScopeManager
Creates a context bound to window scope.
createState(T)
- Method in class net.sourceforge.scopes.builders.impl.
StateBuilderImpl
createState(T)
- Method in interface net.sourceforge.scopes.builders.
StateBuilder
Creates a state from raw data, usually a request.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
V
W