Package org.mule.transport.ajax.embedded

A AJAX transport allows Mule applications to send a receive events to the web browser.

See:
          Description

Class Summary
AjaxConnector Creates an 'embedded' Ajax server using Jetty and allows Mule to receiver and send events to browsers.
 

Package org.mule.transport.ajax.embedded Description

A AJAX transport allows Mule applications to send a receive events to the web browser. This connector embeds a Jetty Servlet container which is used to accept requests from the browser and return responses. The Mule AJAX transport uses the excellent Jetty Bayeux implmentation.



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.