|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlIORequestor | |
|---|---|
| jmri.web.servlet.xmlio | This package provides a Servlet implementation of the JMRI XML I/O protocol. |
| jmri.web.xmlio | The JMRI XML I/O package allows communications to and from a running JMRI program through the exchange of XML-format information. |
| Uses of XmlIORequestor in jmri.web.servlet.xmlio |
|---|
| Classes in jmri.web.servlet.xmlio that implement XmlIORequestor | |
|---|---|
class |
XMLIOServlet
A simple servlet that uses the jmri.web.xmlio package to do XML I/O to and
from JMRI using AJAX. |
| Uses of XmlIORequestor in jmri.web.xmlio |
|---|
| Methods in jmri.web.xmlio with parameters of type XmlIORequestor | |
|---|---|
void |
XmlIOServer.monitorRequest(Element e,
XmlIORequestor r)
Handle an asynchronous request The incoming Element may be modified and returned as the reply. |
void |
DefaultXmlIOServer.monitorRequest(Element e,
XmlIORequestor r)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||