src/eric7/Documentation/Source/index-eric7.EricNetwork.html

branch
eric7
changeset 9209
b99e7fd55fd3
parent 9158
47c32c123843
child 9799
a79430a8811d
diff -r 3fc8dfeb6ebe -r b99e7fd55fd3 src/eric7/Documentation/Source/index-eric7.EricNetwork.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/Documentation/Source/index-eric7.EricNetwork.html	Thu Jul 07 11:23:56 2022 +0200
@@ -0,0 +1,103 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.EricNetwork</title>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="styles.css">
+</head>
+<body>
+<h1>eric7.EricNetwork</h1>
+
+<p>
+Package implementing some special network related objects and functions.
+</p>
+
+<h3>Packages</h3>
+<table>
+
+<tr>
+<td><a href="index-eric7.EricNetwork.data.html">data</a></td>
+<td>Package defining some data used by the networking code.</td>
+</tr>
+</table>
+
+<h3>Modules</h3>
+<table>
+
+<tr>
+<td><a href="eric7.EricNetwork.EricFtp.html">EricFtp</a></td>
+<td>Module implementing an extension to the Python FTP class to support FTP proxies.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricGoogleMail.html">EricGoogleMail</a></td>
+<td>Module implementing a dialog to send bug reports.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricGoogleMailHelpers.html">EricGoogleMailHelpers</a></td>
+<td>Module implementing some helpers for Google mail.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricJsonClient.html">EricJsonClient</a></td>
+<td>Module implementing the JSON based client base class.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricJsonServer.html">EricJsonServer</a></td>
+<td>Module implementing the JSON based server base class.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricJsonStreamReader.html">EricJsonStreamReader</a></td>
+<td>Module implementing a JSON based reader class.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricJsonStreamWriter.html">EricJsonStreamWriter</a></td>
+<td>Module implementing a JSON based writer class.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricNetworkIcon.html">EricNetworkIcon</a></td>
+<td>Module implementing a statusbar icon tracking the network status.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricNetworkProxyFactory.html">EricNetworkProxyFactory</a></td>
+<td>Module implementing a network proxy factory.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricNetworkUtilities.html">EricNetworkUtilities</a></td>
+<td>Package implementing some special network related objects and functions.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslCertificateSelectionDialog.html">EricSslCertificateSelectionDialog</a></td>
+<td>Module implementing a dialog to select a SSL certificate.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslCertificatesDialog.html">EricSslCertificatesDialog</a></td>
+<td>Module implementing a dialog to show and edit all certificates.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslCertificatesInfoDialog.html">EricSslCertificatesInfoDialog</a></td>
+<td>Module implementing a dialog to show SSL certificate infos.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslCertificatesInfoWidget.html">EricSslCertificatesInfoWidget</a></td>
+<td>Module implementing a widget to show SSL certificate infos.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslErrorHandler.html">EricSslErrorHandler</a></td>
+<td>Module implementing a SSL error handler.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslInfoWidget.html">EricSslInfoWidget</a></td>
+<td>Module implementing a widget to show SSL information.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricSslUtilities.html">EricSslUtilities</a></td>
+<td>Module implementing SSL utility functions.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricTldExtractor.html">EricTldExtractor</a></td>
+<td>Module implementing the TLD Extractor.</td>
+</tr>
+<tr>
+<td><a href="eric7.EricNetwork.EricUrlInfo.html">EricUrlInfo</a></td>
+<td>Module implementing a class replacing QUrlInfo.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial