src/eric7/Documentation/Source/eric7.EricNetwork.EricJsonClient.html

branch
eric7
changeset 10523
e4069ddd7dc7
parent 10479
856476537696
child 10538
decb03459cd4
equal deleted inserted replaced
10522:c04e878aa308 10523:e4069ddd7dc7
55 <td><a href="#EricJsonClient.__init__">EricJsonClient</a></td> 55 <td><a href="#EricJsonClient.__init__">EricJsonClient</a></td>
56 <td>Constructor</td> 56 <td>Constructor</td>
57 </tr> 57 </tr>
58 <tr> 58 <tr>
59 <td><a href="#EricJsonClient.__receiveJson">__receiveJson</a></td> 59 <td><a href="#EricJsonClient.__receiveJson">__receiveJson</a></td>
60 <td>Private method to receive a JSON encode command and data from the server.</td> 60 <td>Private method to receive a JSON encoded command and data from the server.</td>
61 </tr> 61 </tr>
62 <tr> 62 <tr>
63 <td><a href="#EricJsonClient.handleCall">handleCall</a></td> 63 <td><a href="#EricJsonClient.handleCall">handleCall</a></td>
64 <td>Public method to handle a method call from the server.</td> 64 <td>Public method to handle a method call from the server.</td>
65 </tr> 65 </tr>
108 </dl> 108 </dl>
109 <a NAME="EricJsonClient.__receiveJson" ID="EricJsonClient.__receiveJson"></a> 109 <a NAME="EricJsonClient.__receiveJson" ID="EricJsonClient.__receiveJson"></a>
110 <h4>EricJsonClient.__receiveJson</h4> 110 <h4>EricJsonClient.__receiveJson</h4>
111 <b>__receiveJson</b>(<i></i>) 111 <b>__receiveJson</b>(<i></i>)
112 <p> 112 <p>
113 Private method to receive a JSON encode command and data from the 113 Private method to receive a JSON encoded command and data from the
114 server. 114 server.
115 </p> 115 </p>
116 116
117 <dl> 117 <dl>
118 <dt>Return:</dt> 118 <dt>Return:</dt>

eric ide

mercurial