A B C D E F G H I J K L M N O P R S T U V W X Y

O

ObjectConverter - Class in org.directwebremoting.convert
Convert a Javascript associative array into a JavaBean
ObjectConverter() - Constructor for class org.directwebremoting.convert.ObjectConverter
 
ObjectOutboundVariable - Class in org.directwebremoting.dwrp
An OutboundVariable that creates data from Maps.
ObjectOutboundVariable(OutboundContext) - Constructor for class org.directwebremoting.dwrp.ObjectOutboundVariable
Setup
org.directwebremoting - package org.directwebremoting
 
org.directwebremoting.annotations - package org.directwebremoting.annotations
Provides annotations support for DWR.
org.directwebremoting.beehive - package org.directwebremoting.beehive
 
org.directwebremoting.contrib - package org.directwebremoting.contrib
 
org.directwebremoting.convert - package org.directwebremoting.convert
 
org.directwebremoting.create - package org.directwebremoting.create
 
org.directwebremoting.dwrp - package org.directwebremoting.dwrp
 
org.directwebremoting.extend - package org.directwebremoting.extend
 
org.directwebremoting.faces - package org.directwebremoting.faces
 
org.directwebremoting.filter - package org.directwebremoting.filter
 
org.directwebremoting.fluent - package org.directwebremoting.fluent
 
org.directwebremoting.guice - package org.directwebremoting.guice
This package provides support for Guice dependency injection in DWR-based web applications.
org.directwebremoting.guice.spring - package org.directwebremoting.guice.spring
This package provides support for using Spring beans in a DWR-Guice setting.
org.directwebremoting.hibernate - package org.directwebremoting.hibernate
 
org.directwebremoting.impl - package org.directwebremoting.impl
 
org.directwebremoting.proxy - package org.directwebremoting.proxy
 
org.directwebremoting.proxy.dwr - package org.directwebremoting.proxy.dwr
 
org.directwebremoting.proxy.scriptaculous - package org.directwebremoting.proxy.scriptaculous
 
org.directwebremoting.servlet - package org.directwebremoting.servlet
 
org.directwebremoting.spring - package org.directwebremoting.spring
 
org.directwebremoting.struts - package org.directwebremoting.struts
 
org.directwebremoting.util - package org.directwebremoting.util
 
OutboundContext - Class in org.directwebremoting.extend
We need to keep track of stuff while we are converting on the way out to prevent recurrsion.
OutboundContext() - Constructor for class org.directwebremoting.extend.OutboundContext
JDK14: Can use IdentityHashMap directly Since map needs to have referencial equality rather than object equality this constructor tries to use java.util.IdentityHashMap (>=1.4), and failing that falls back on wrapper objects in a HashMap.
OutboundVariable - Interface in org.directwebremoting.extend
A simple data container for 2 strings that comprise information about how a Java object has been converted into Javascript.
outOfContainerDestroy(Container) - Method in class org.directwebremoting.impl.StartupUtil
Clean up the current thread when StartupUtil.outOfContainerInit() has been called.
outOfContainerInit() - Method in class org.directwebremoting.impl.StartupUtil
A way to setup DWR outside of any Containers.
OutOfScopeException - Exception in org.directwebremoting.guice
Thrown by Providers returned by scope(Key, Provider) when they cannot locate a resource needed to resolve a key.
OutOfScopeException(Scope, Key<?>, Throwable) - Constructor for exception org.directwebremoting.guice.OutOfScopeException
 
OutputAlarm - Class in org.directwebremoting.dwrp
An Alarm that goes off whenever output happens on a ScriptSession.
OutputAlarm(RealScriptSession, int) - Constructor for class org.directwebremoting.dwrp.OutputAlarm
 

Copyright ? 2005
A B C D E F G H I J K L M N O P R S T U V W X Y