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\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 server definition and SMD
« More »
Server¶
Abstract Server implementation
« More »
Classes and interfaces
ErrorException¶
Thrown by Zend\Json\Server\Client when a 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 »