Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.rest |
Class and Description |
---|
AbstractRestOperation
The
AbstractRestOperation is an thread save, derivable
abstraction for remote communication using Representational state transfer
(REST). |
IServiceDelegate
A
IServiceDelegate is used as a listener for
AbstractRestOperation 's. |
JPath
JPath represents a lightweight JSONParser and allows parsing
based on the JSON structure and a path relative to this structure. |
Session
A
Session stores the cookie from the last successful call by a AbstractRestOperation . |