Class Summary |
XapContent |
XapContent is an XO container used as root of the XML fragment representing the content
of a XAPE request rooted by XapRequest . |
XapDocumentId |
Represents the full ID of a document loaded by XAPE. |
XapEngine |
This class is the XAP engine. though it can be used directly to be integrated
in any development, XapPlayer should be preferred, as it adds XML config support.
|
XapMessage |
This class is an XO container, base class of XapRequest and XapResponse
classes. |
XapQueue |
This is the message queue used to receive every XapResponse object. |
XapRepository |
The repository provides the name of current loaded applications, instances and share spaces.
|
XapRequest |
This class is a request version of a XAPE message. |
XapResponse |
This XO container is the response root element of a XAPE request subtree. |