Project Wonder 5.0

Package er.ajax.json.client

Interface Summary
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 Summary
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.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.