public class AjaxController extends Object implements Serializable
Thread.sleep().| Constructor and Description |
|---|
AjaxController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processSynchron(HtmlPage page,
WebRequest request,
boolean async)
Gets notified of an AJAX call to determine how it should be processed.
|
public boolean processSynchron(HtmlPage page, WebRequest request, boolean async)
page - the page the request comes fromrequest - the request that should be performedasync - indicates if the request should originally be asynchronousCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.