|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Container
OutboundVariable
.ServerLoadMonitor
that implements waiting
functionallity, mostly to provide AbstractServerLoadMonitor.shutdown()
.com.opensymphony.webwork.dispatcher.mapper.ActionMapping
).AjaxFilter
s and what classes
they are registered against.Effect.appear()
function.
Effect.Appear()
function.
Object
Container
s.
WebContext.forwardToString(String)
to inform
anyone that wants to know that this is a request from DWR.
FileHandler
defaults
BeanConverter
and
ObjectConverter
an provides support for include and exclude lists,
and instanceTypes.Effect.blindDown()
function.
Effect.BlindDown()
function.
Effect.blindUp()
function.
Effect.BlindUp()
function.
InitializingBean.afterContainerSetup(Container)
on all the contained beans.
org.directwebremoting.annotations.AnnotationsConfigurator
and the catch all sorts of random exceptions for the benefit of
Websphere.
Map
that uses a Container
as it's source of data.DefaultContainer
, allowing users to upgrade to a child
of DefaultContainer using an ServletConfig
init parameter of
org.directwebremoting.Container
.
BasicObjectConverter.convertInbound(Class, InboundVariable, InboundContext)
needs to
create a TypeHintContext
for the Property
it is
converting so that the type guessing system can do its work.
Container
so 2 lookups are possible.
AjaxDataResult
AjaxTextResult
DefaultAjaxTextResult
wrapping the given string.
WEB-INF/web.xml
to find a welcome-files
element,
and uses a default of removing "index.html
" and
"index.jsp
" if this proceedure fails.doFilter
method of the AjaxFilter is called by DWR each
time an Ajax request is made on a method that this filter is configured
against.
Effect.dropOut()
function.
Effect.DropOut()
function.
<dwr:init>
elementsServletContextAttributeListener
that can be used to call
ServerLoadMonitor.shutdown()
when the servlet container is stoppedServletContextListener
that can be used to call
ServerLoadMonitor.shutdown()
when the servlet container is stoppedFileHandler
defaults
EngineHandler
BaseCallMarshaller
,
PollHandler
and a few others that need
to call internal functions in engine.jsString
using JavaScript String rules.
Creator
This should be used during a FluentConfigurator.withCreator(String, String)
call.
Effect.fade()
function.
Effect.Fade()
function.
Property
that proxies to a Field
Configurator
that used the FluentInterface style as
described by
Martin Fowler.Effect.fold()
function.
Effect.Fold()
function.
ServletContext
null
if no object is bound under the name.
Enumeration
of String
objects
containing the names of all the objects bound to this session.
Object.getClass()
diffficult ...
Creator
by name
SessionFactory
linked in
H3SessionAjaxFilter.setSessionFactory(ServletContext, SessionFactory)
FakeHttpServletResponse.sendError(int)
or
FakeHttpServletResponse.sendError(int, String)
SwallowingHttpServletResponse.sendError(int)
or
SwallowingHttpServletResponse.sendError(int, String)
DefaultRemoter
needs to know the name of the execute function
Property
.
Property
.
FakeHttpServletResponse.sendRedirect(String)
SwallowingHttpServletResponse.sendRedirect(String)
TypeHintContext
needs a Method
.
java.lang.Class
that this Creator
allows access to.
Effect.grow()
function.
Effect.Grow()
function.
Property
that catches hiberntate exceptions.Property
that catches hiberntate exceptions.AjaxFilter
that uses DWR Hibernate support classes to do a
Session#beginTransaction()
before passing the control on to the chain
and a Transaction#commit()
after.Effect.Highlight()
function.
Effect.Highlight()
function.
DWRAction
pre/post processor.Creator
.
Container
to the servlet
context, and if so, under what name?
Container
: for example, to perform
custom initialization.ServerContextFactory.ServerContextBuilder
out of the
Container
, configure it and use it to configure the
ServerContextFactory
WebContextFactory.WebContextBuilder
out of the
Container
, configure it (call WebContextBuilder#set()) and use it
to configure the WebContextFactory
.
Character.isLetterOrDigit(char)
LocalUtil.simpleConvert(String, Class)
?
DefaultScriptSessionManager.scriptSessionCheckTime
; this is when we last checked.
DefaultScriptSessionManager.checkTimeouts()
too often is could bog things down so
we only check every one in a while (default 30 secs); this checks to see
of we need to check, and checks if we do.
Throwable
s,
which only outputs a "broken" message.StartupUtil.outOfContainerInit()
has been
called.
ScriptSession
.Property
that simply uses stored values.DwrWebContextFilter
can find the Container etc.
PropertyDescriptor
, and the various reflection
types like Member
had a common supertype, but they don't.Property
that proxies to a PropertyDescriptor
Effect.puff()
function.
Effect.Puff()
function.
Effect.pulsate()
function.
Effect.Pulsate()
function.
Creator
in the registry using name javascript
.
String
from a ScriptBuffer
.false
).
true
).
IndexHandler
PollHandler.setActiveReverseAjaxEnabled(boolean)
SessionFactory
to a ServletContext
so DWR knows
how to get hold of a org.hibernate.Session
.
PollingServerLoadMonitor.setDisconnectedTime(int)
instead
DefaultContainer
.
Effect.shake()
function.
Effect.Shake()
function.
Effect.shrink()
function.
Effect.Shrink()
function.
Creator
that uses an instance method to create singletons.Effect.slideDown()
function.
Effect.SlideDown()
function.
Effect.slideUp()
function.
Effect.SlideUp()
function.
Container
implementation that looks up all beans from the
configuration specified in a Spring context.Effect.squish()
function.
Effect.Squish()
function.
Timer
can manage many TimerTask
s, but each Timer
requires a new thread to operate, so it makes more sense to share a Timer
amongst man TimerTask
s.Effect.switchOff()
function.
Effect.SwitchOff()
function.
UtilHandler
Object.wait()
and
Object.notify()
to halt a Thread and restart it.Object.toString()
Security.escapeHtml(String)
.
String
.
Container
with URLs for Handler
s we use
a prefix so the UrlProcessor
knows that this is a URL and not
some other property
FileHandler
defaults
UtilHandler
ServerLoadMonitor
to know what is waiting
and enables it to tell them to stop waiting.WebContext
that keeps http objects local to a thread
FileHandler
defaults
Creator
This should be used during a FluentConfigurator.withCreator(String, String)
call.
Converter
to instansiate a class
Converter
definition.
Creator
to instansiate a class
Creator
definition.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |