public final class EmptyAjaxRequestHandler extends Object implements IRequestHandler
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static EmptyAjaxRequestHandler |
getInstance()
Gets the singleton instance.
|
int |
hashCode() |
void |
respond(IRequestCycle requestCycle)
Generates a response.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
detach
public static EmptyAjaxRequestHandler getInstance()
public void respond(IRequestCycle requestCycle)
respond
in interface IRequestHandler
requestCycle
- the current request cycleCopyright © 2006–2022 Apache Software Foundation. All rights reserved.