Uses of Interface
com.helger.photon.ajax.callback.IAjaxExceptionCallback
-
Packages that use IAjaxExceptionCallback Package Description com.helger.photon.ajax com.helger.photon.ajax.callback -
-
Uses of IAjaxExceptionCallback in com.helger.photon.ajax
Methods in com.helger.photon.ajax that return types with arguments of type IAjaxExceptionCallback Modifier and Type Method Description static com.helger.commons.callback.CallbackList<IAjaxExceptionCallback>AjaxSettings. exceptionCallbacks() -
Uses of IAjaxExceptionCallback in com.helger.photon.ajax.callback
Classes in com.helger.photon.ajax.callback that implement IAjaxExceptionCallback Modifier and Type Class Description classLoggingAjaxExceptionCallbackImplementation ofIAjaxExceptionCallbacklogging to an SLF4J logger
-