--- a/Documentation/Source/eric5.Cooperation.CooperationServer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationServer.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>CooperationServer</h2> <p> Class implementing the cooperation server. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newConnection(connection)</dt> <dd> @@ -58,12 +58,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CooperationServer.__init__">CooperationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CooperationServer.incomingConnection">incomingConnection</a></td> <td>Protected method handling an incoming connection.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Public method to start listening for new connections.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CooperationServer.__init__" ID="CooperationServer.__init__"></a> <h4>CooperationServer (Constructor)</h4> <b>CooperationServer</b>(<i>address, parent=None</i>)