Uses of Class
org.directwebremoting.dwrp.AbstractOutboundVariable

Packages that use AbstractOutboundVariable
org.directwebremoting.dwrp   
 

Uses of AbstractOutboundVariable in org.directwebremoting.dwrp
 

Subclasses of AbstractOutboundVariable in org.directwebremoting.dwrp
 class ArrayOutboundVariable
          An OutboundVariable that creates data from Collections.
 class ErrorOutboundVariable
          An OutboundVariable that can not be recursive.
 class ObjectOutboundVariable
          An OutboundVariable that creates data from Maps.
 class SimpleOutboundVariable
          An OutboundVariable that can not be recursive.
 


Copyright ? 2005