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

branch
eric7
changeset 10784
521fd465b048
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/Documentation/Source/index-eric7.RemoteServer.html	Fri Jun 14 11:23:45 2024 +0200
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.RemoteServer</title>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="styles.css">
+</head>
+<body>
+<h1>eric7.RemoteServer</h1>
+<p>
+Package implementing the components of the eric-ide remote server.
+</p>
+
+
+
+<h3>Modules</h3>
+<table>
+
+<tr>
+<td><a href="eric7.RemoteServer.EricRequestCategory.html">EricRequestCategory</a></td>
+<td>Module implementing an enum for the various service categories.</td>
+</tr>
+<tr>
+<td><a href="eric7.RemoteServer.EricServer.html">EricServer</a></td>
+<td>Module implementing the eric remote server.</td>
+</tr>
+<tr>
+<td><a href="eric7.RemoteServer.EricServerBaseRequestHandler.html">EricServerBaseRequestHandler</a></td>
+<td>Module implementing the request handler base class of the eric-ide server.</td>
+</tr>
+<tr>
+<td><a href="eric7.RemoteServer.EricServerCoverageRequestHandler.html">EricServerCoverageRequestHandler</a></td>
+<td>Module implementing the code coverage request handler of the eric-ide server.</td>
+</tr>
+<tr>
+<td><a href="eric7.RemoteServer.EricServerDebuggerRequestHandler.html">EricServerDebuggerRequestHandler</a></td>
+<td>Module implementing the debugger request handler of the eric-ide server.</td>
+</tr>
+<tr>
+<td><a href="eric7.RemoteServer.EricServerEditorConfigRequestHandler.html">EricServerEditorConfigRequestHandler</a></td>
+<td>Module implementing the editor config request handler of the eric-ide server.</td>
+</tr>
+<tr>
+<td><a href="eric7.RemoteServer.EricServerFileSystemRequestHandler.html">EricServerFileSystemRequestHandler</a></td>
+<td>Module implementing the file system request handler of the eric-ide server.</td>
+</tr>
+</table>
+</body></html>

eric ide

mercurial