Classes and interfaces
Decoder¶
Decode JSON encoded string to PHP variable constructs
« More »
Encoder¶
Encode PHP constructs to JSON
« More »
Expr¶
Class for Zend_Json encode method.
« More »
Json¶
Class for encoding to and decoding from JSON.
« More »
Classes and interfaces
Cache¶
Zend_Json_Server_Cache: cache Zend_Json_Server server definition and SMD
« More »
Server¶
Abstract Server implementation
« More »
Classes and interfaces
ErrorException¶
Thrown by Zend\Json\Server\Client when an JSON-RPC fault response is returned.
« More »
HttpException¶
Thrown by Zend_Json_Server_Client when an HTTP error occurs during an
JSON-RPC method call.
« More »
Classes and interfaces
Service¶
Create Service Mapping Description for a method
« More »