Interface | Description |
---|---|
IJSONEnterpriseObject |
IJSONEnterpriseObject is a stub interface you can implement in
a JSON-based Java client to preserve EO global ID and entity
information across the service interface.
|
Class | Description |
---|---|
AjaxJSONClient |
AjaxJSONClient renders a "new JSONRpcClient('...')" with a URL back to your application (along with a session ID if
there is one).
|
AjaxStatelessJSONClient |
StatelessJSONClient renders a "new JSONRpcClient('...')" with a URL back to your application (along with a session ID if
there is one).
|
JavaJSONClient |
If you are trying to communicate with a WO JSON server from another Java app, JavaJSONClient provides a factory for
creating the appropiate JSON Client class.
|
JSONEnterpriseObject |
The base class of a JSONEnterpriseObject that implements the
IJSONEnterpriseObject interface.
|
Copyright © 2002 – 2024 Project Wonder.