Uses of Class
de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
Packages that use AbstractRestCallback
Package
Description
this package contains client side rest helper classes.
-
Uses of AbstractRestCallback in de.knightsoftnet.gwtp.spring.client.rest.helper
Subclasses of AbstractRestCallback in de.knightsoftnet.gwtp.spring.client.rest.helperModifier and TypeClassDescriptionclassRestCallbackImpl<P,D, V extends EditorWithErrorHandling<P, D>, R, H extends HttpMessages> Async callback implementation with error handling.