ZMRpcResponseJSON
public class ZMRpcResponseJSON
| Method Summary | |
|---|---|
| void | __construct(ZMRpcRequest rpcRequest) Create new instance |
| void | addMessage(mixed msg, mixed type) {@inheritDoc} |
| void | {@inheritDoc} |
| void | {@inheritDoc} |
| void | setData(mixed data) {@inheritDoc} |
| void | setStatus(mixed status) {@inheritDoc} |
public void __construct(ZMRpcRequest rpcRequest)
Create new instance
public void addMessage(mixed msg, mixed type)
public void getContentType()
public void getStatus()
public void setData(mixed data)
public void setStatus(mixed status)
JSON RPC response.