Introduction - If you have any usage issues, please Google them yourself
This class is the central class of the AJAX Processor component. It provides the browser-independent implementation
of HTTP requests handling.
The methods to send request and handle response to it are provided.It can be used to simplify AJAX-enabled
applications development, as it takes implementation details away application developers.