Uses of Class
org.directwebremoting.proxy.Callback

Packages that use Callback
org.directwebremoting.extend   
 

Uses of Callback in org.directwebremoting.extend
 

Methods in org.directwebremoting.extend with parameters of type Callback
static
<T> java.lang.String
CallbackHelper.saveCallback(Callback<T> callback, java.lang.Class<T> type)
          Used by the many proxy classes to record a callback for later calling
 


Copyright ¬ 2005