org.apache.tapestry5.internal.services
public class: AjaxFilter [javadoc |
source]
java.lang.Object
org.apache.tapestry5.internal.services.AjaxFilter
All Implemented Interfaces:
ComponentEventRequestFilter
A filter that intercepts Ajax-oriented requests, thos that originate on the client-side using XmlHttpRequest. In
these cases, the action processing occurs normally, but the response is quite different.
| Method from org.apache.tapestry5.internal.services.AjaxFilter Summary: |
|---|
|
handle |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |