Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X
A
APPLICATION
- Static variable in interface uk.ltd.getahead.dwr.
Creator
Application scope: named reference remains available in the ServletContext until it is reclaimed.
AbstractCreator
- class uk.ltd.getahead.dwr.create.
AbstractCreator
.
A simple implementation of the basic parts of Creator
AbstractCreator()
- Constructor for class uk.ltd.getahead.dwr.create.
AbstractCreator
AbstractDWRServlet
- class uk.ltd.getahead.dwr.
AbstractDWRServlet
.
This is abstract servlet that all DWR servlets should extend.
AbstractDWRServlet()
- Constructor for class uk.ltd.getahead.dwr.
AbstractDWRServlet
AccessControl
- interface uk.ltd.getahead.dwr.
AccessControl
.
Control who should be accessing which methods on which classes.
ArrayConverter
- class uk.ltd.getahead.dwr.convert.
ArrayConverter
.
An implementation of Converter for Arrays.
ArrayConverter()
- Constructor for class uk.ltd.getahead.dwr.convert.
ArrayConverter
addCall(Call)
- Method in class uk.ltd.getahead.dwr.
Calls
Add a call to the collection of calls we are about to make
addConfig(InputStream)
- Method in interface uk.ltd.getahead.dwr.
Configuration
Add to the current configuration by reading a DOM tree from a IO stream.
addConfig(Document)
- Method in interface uk.ltd.getahead.dwr.
Configuration
Add to the current configuration by reading a DOM tree directly
addConfig(InputStream)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultConfiguration
addConfig(Document)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultConfiguration
addConverted(InboundVariable, Class, Object)
- Method in class uk.ltd.getahead.dwr.
InboundContext
Add to the (temporary) list of converted objects
addConverter(String, String, Map)
- Method in interface uk.ltd.getahead.dwr.
ConverterManager
Add a new converter
addConverter(String, Converter)
- Method in interface uk.ltd.getahead.dwr.
ConverterManager
Add a new converter
addConverter(String, String, Map)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultConverterManager
addConverter(String, Converter)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultConverterManager
addConverterType(String, Class)
- Method in interface uk.ltd.getahead.dwr.
ConverterManager
Add a new converter type
addConverterType(String, Class)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultConverterManager
addCookie(Cookie)
- Method in class uk.ltd.getahead.dwr.util.
SwallowingHttpServletResponse
addCreator(String, String, Map)
- Method in interface uk.ltd.getahead.dwr.
CreatorManager
Add a new creator
addCreator(String, Creator)
- Method in interface uk.ltd.getahead.dwr.
CreatorManager
Add a new creator
addCreator(String, String, Map)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultCreatorManager
addCreator(String, Creator)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultCreatorManager
addCreatorType(String, Class)
- Method in interface uk.ltd.getahead.dwr.
CreatorManager
In init mode, add a new type of creator
addCreatorType(String, Class)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultCreatorManager
addDateHeader(String, long)
- Method in class uk.ltd.getahead.dwr.util.
SwallowingHttpServletResponse
addExcludeRule(String, String)
- Method in interface uk.ltd.getahead.dwr.
AccessControl
Add an exclude rule.
addExcludeRule(String, String)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultAccessControl
addHeader(String, String)
- Method in class uk.ltd.getahead.dwr.util.
SwallowingHttpServletResponse
addIncludeRule(String, String)
- Method in interface uk.ltd.getahead.dwr.
AccessControl
Add an include rule.
addIncludeRule(String, String)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultAccessControl
addIntHeader(String, int)
- Method in class uk.ltd.getahead.dwr.util.
SwallowingHttpServletResponse
addNoCacheHeaders(HttpServletResponse)
- Static method in class uk.ltd.getahead.dwr.util.
LocalUtil
Add headers to prevent browers and proxies from caching this reply.
addParameter(Object, Object)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultContainer
Set the class that should be used to implement the given interface
addRoleRestriction(String, String, String)
- Method in interface uk.ltd.getahead.dwr.
AccessControl
J2EE role based security allows us to restrict methods to only being used by people in certain roles.
addRoleRestriction(String, String, String)
- Method in class uk.ltd.getahead.dwr.impl.
DefaultAccessControl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright ? 2005
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X