Package jmri.web.servlet.xmlio

This package provides a Servlet implementation of the JMRI XML I/O protocol.

See:
          Description

Class Summary
XMLIOServlet A simple servlet that uses the jmri.web.xmlio package to do XML I/O to and from JMRI using AJAX.
 

Package jmri.web.servlet.xmlio Description

This package provides a Servlet implementation of the JMRI XML I/O protocol. The XML format is described by its XML Schema document. For more information, see the jmri.web.xmlio package.

If a <list> or <throttle> element is present, an immediate operation is used so the result can be returned. Otherwise, a deferred operation is used, returning the result only when one of the indicated beans has changed it's value.

Both GET and POST operations are supported.

Related Documentation

Since:
2.9.1
See Also:
jmri.web.xmlio


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads