Uses of Package
com.helger.photon.ajax.callback
-
Packages that use com.helger.photon.ajax.callback Package Description com.helger.photon.ajax com.helger.photon.ajax.callback -
Classes in com.helger.photon.ajax.callback used by com.helger.photon.ajax Class Description IAjaxAfterExecutionCallback Callback interface to be used with theIAjaxInvokerto get notified after anIAjaxExecutorwas invoked.IAjaxBeforeExecutionCallback Callback interface to be used with theIAjaxInvokerto get notified before anIAjaxExecutoris invoked.IAjaxExceptionCallback Callback interface to handle thrown exception objects from the Ajax servlet.IAjaxLongRunningExecutionCallback Callback interface to be used with theIAjaxInvokerto get notified on long running executions. -
Classes in com.helger.photon.ajax.callback used by com.helger.photon.ajax.callback Class Description IAjaxExceptionCallback Callback interface to handle thrown exception objects from the Ajax servlet.IAjaxLongRunningExecutionCallback Callback interface to be used with theIAjaxInvokerto get notified on long running executions.