Interface AjaxCallbackHandler
- 
- All Superinterfaces:
- java.io.Serializable
 - All Known Implementing Classes:
- ReflectiveAjaxCallbackHandler
 
 public interface AjaxCallbackHandler extends java.io.SerializableCreated by carlg on 2/10/2016.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.wicket.request.IRequestHandlerrespond(javax.servlet.http.HttpServletRequest request)
 
-