Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
<JSONRPCDelegate>JSONRPC Error Handler protocol, used on the JSONRPCMethodCall's or JSONRPCService's delegate (see Error management)
JSONRPCMethodCallThis class represent a method call on a JSON-RPC WebService
JSONRPCResponseHandlerIntermediate object returned by the JSONRPCService when you call a method, to help you define how to handle the response
JSONRPCServiceThe class representing a JSON-RPC WebService (identified by an URL to call methods to). It handle JSON-RPC v1.0 WebServices
JSONRPCServiceProxyProxy object which allow you to call JSON-RPC methods as if it was Obj-C method
NSArray(JSON)Category to easily convert an NSArray of JSON objects to an NSArray of objects of a given class
NSError(JSON)Category to easily retrieve the 'data' member of the error object
NSObject(JSONInitializer)Informal protocol to create an object from a JSON object
Generated on Tue Mar 22 22:27:19 2011 for JSONRPC Framework by  doxygen 1.6.3