Class Summary |
ClientSession |
Represents a HTTP client session for calling JCMS through its REST Open API. |
ClientUtil |
Utility functions (static public methods) used in Rest Clients. |
DataElement |
JCMS OpenAPI provides many times JCMS data in XML as exported with the JCMS import/export form. |
JcmsApp |
Represents one remote JCMS site on wich an HTTP client session is connected through the REST Open API. |
JcmsResource |
Represents the result of a call to a resource, through REST, and a GET method. |
RestletUtil |
Utility functions (static public methods) used to support Restlet framework. |
RestQuery |
|
StoredCookie |
Encapsulation of a Restlet Cookie in a Rest Client Session. |