Annotation Interface Callback
This annotation marks a parameter as callback having a callback interface and an URL where the
callback is expected. The corresponding operation will get the appropriate data usually declared
rather bulky via
Callbacks.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionClass<?>The class referring to the callback interface.