Index: tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
diff --git a/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html b/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
index de53df5e93f10eaac3d55f2c78156631e7538cdd..6f027aaabf6230d62c1e0a3a879c053c807f8065 100644 |
--- a/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
+++ b/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
@@ -21,12 +21,14 @@ |
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> |
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="BaseHTTPServer.html">BaseHTTPServer</a><br> |
<a href="SimpleHTTPServer.html">SimpleHTTPServer</a><br> |
-</td><td width="25%" valign=top><a href="SocketServer.html">SocketServer</a><br> |
-<a href="StringIO.html">StringIO</a><br> |
-</td><td width="25%" valign=top><a href="gzip.html">gzip</a><br> |
-<a href="mimetypes.html">mimetypes</a><br> |
-</td><td width="25%" valign=top><a href="os.html">os</a><br> |
+<a href="SocketServer.html">SocketServer</a><br> |
+</td><td width="25%" valign=top><a href="StringIO.html">StringIO</a><br> |
+<a href="gzip.html">gzip</a><br> |
+<a href="telemetry.core.local_server.html">telemetry.core.local_server</a><br> |
+</td><td width="25%" valign=top><a href="mimetypes.html">mimetypes</a><br> |
+<a href="os.html">os</a><br> |
<a href="sys.html">sys</a><br> |
+</td><td width="25%" valign=top><a href="urlparse.html">urlparse</a><br> |
</td></tr></table></td></tr></table><p> |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ee77aa"> |
@@ -35,29 +37,29 @@ |
<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> |
<td width="100%"><dl> |
-<dt><font face="helvetica, arial"><a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a>(<a href="SocketServer.html#TCPServer">SocketServer.TCPServer</a>) |
+<dt><font face="helvetica, arial"><a href="SimpleHTTPServer.html#SimpleHTTPRequestHandler">SimpleHTTPServer.SimpleHTTPRequestHandler</a>(<a href="BaseHTTPServer.html#BaseHTTPRequestHandler">BaseHTTPServer.BaseHTTPRequestHandler</a>) |
</font></dt><dd> |
<dl> |
-<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPServer">MemoryCacheHTTPServer</a>(<a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a>, <a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a>) |
+<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPRequestHandler">MemoryCacheHTTPRequestHandler</a> |
</font></dt></dl> |
</dd> |
-<dt><font face="helvetica, arial"><a href="SimpleHTTPServer.html#SimpleHTTPRequestHandler">SimpleHTTPServer.SimpleHTTPRequestHandler</a>(<a href="BaseHTTPServer.html#BaseHTTPRequestHandler">BaseHTTPServer.BaseHTTPRequestHandler</a>) |
+<dt><font face="helvetica, arial"><a href="__builtin__.html#tuple">__builtin__.tuple</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
</font></dt><dd> |
<dl> |
-<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPRequestHandler">MemoryCacheHTTPRequestHandler</a> |
+<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#ByteRange">ByteRange</a> |
+</font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#ResourceAndRange">ResourceAndRange</a> |
</font></dt></dl> |
</dd> |
-<dt><font face="helvetica, arial"><a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a> |
+<dt><font face="helvetica, arial"><a href="telemetry.core.local_server.html#LocalServer">telemetry.core.local_server.LocalServer</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
</font></dt><dd> |
<dl> |
-<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPServer">MemoryCacheHTTPServer</a>(<a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a>, <a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a>) |
+<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPServer">MemoryCacheHTTPServer</a> |
</font></dt></dl> |
</dd> |
-<dt><font face="helvetica, arial"><a href="__builtin__.html#tuple">__builtin__.tuple</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
+<dt><font face="helvetica, arial"><a href="telemetry.core.local_server.html#LocalServerBackend">telemetry.core.local_server.LocalServerBackend</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
</font></dt><dd> |
<dl> |
-<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#ByteRange">ByteRange</a> |
-</font></dt><dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#ResourceAndRange">ResourceAndRange</a> |
+<dt><font face="helvetica, arial"><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPServerBackend">MemoryCacheHTTPServerBackend</a> |
</font></dt></dl> |
</dd> |
</dl> |
@@ -173,7 +175,8 @@ Returns:<br> |
A <a href="#ByteRange">ByteRange</a> namedtuple object with the requested byte-range values.<br> |
If no Range is explicitly requested or there is a failure parsing,<br> |
return None.<br> |
- Special case: If range specified is in the format "N-", return N-N.<br> |
+ If range specified is in the format "N-", return N-END. Refer to<br> |
+ <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html</a> for details.<br> |
If upper range limit is greater than total # of bytes, return upper index.</tt></dd></dl> |
<dl><dt><a name="MemoryCacheHTTPRequestHandler-SendHead"><strong>SendHead</strong></a>(self)</dt></dl> |
@@ -182,6 +185,10 @@ Returns:<br> |
<dl><dt><a name="MemoryCacheHTTPRequestHandler-do_HEAD"><strong>do_HEAD</strong></a>(self)</dt><dd><tt>Serve a HEAD request.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPRequestHandler-log_error"><strong>log_error</strong></a>(self, fmt, *args)</dt></dl> |
+ |
+<dl><dt><a name="MemoryCacheHTTPRequestHandler-log_request"><strong>log_request</strong></a>(self, code<font color="#909090">='-'</font>, size<font color="#909090">='-'</font>)</dt></dl> |
+ |
<hr> |
Methods inherited from <a href="SimpleHTTPServer.html#SimpleHTTPRequestHandler">SimpleHTTPServer.SimpleHTTPRequestHandler</a>:<br> |
<dl><dt><a name="MemoryCacheHTTPRequestHandler-copyfile"><strong>copyfile</strong></a>(self, source, outputfile)</dt><dd><tt>Copy all data between two file objects.<br> |
@@ -231,7 +238,7 @@ probably be diagnosed.)</tt></dd></dl> |
<hr> |
Data and other attributes inherited from <a href="SimpleHTTPServer.html#SimpleHTTPRequestHandler">SimpleHTTPServer.SimpleHTTPRequestHandler</a>:<br> |
-<dl><dt><strong>extensions_map</strong> = {'': 'application/octet-stream', '.123': 'application/vnd.lotus-1-2-3', '.3dml': 'text/vnd.in3d.3dml', '.3g2': 'video/3gpp2', '.3gp': 'video/3gpp', '.7z': 'application/x-7z-compressed', '.a': 'application/octet-stream', '.aab': 'application/x-authorware-bin', '.aac': 'audio/x-aac', '.aam': 'application/x-authorware-map', ...}</dl> |
+<dl><dt><strong>extensions_map</strong> = {'': 'application/octet-stream', '.123': 'application/vnd.lotus-1-2-3', '.3dml': 'text/vnd.in3d.3dml', '.3ds': 'image/x-3ds', '.3g2': 'video/3gpp2', '.3gp': 'video/3gpp', '.7z': 'application/x-7z-compressed', '.a': 'application/octet-stream', '.aab': 'application/x-authorware-bin', '.aac': 'audio/x-aac', ...}</dl> |
<dl><dt><strong>server_version</strong> = 'SimpleHTTP/0.6'</dl> |
@@ -256,15 +263,6 @@ commands such as GET and POST.</tt></dd></dl> |
<dl><dt><a name="MemoryCacheHTTPRequestHandler-log_date_time_string"><strong>log_date_time_string</strong></a>(self)</dt><dd><tt>Return the current time formatted for logging.</tt></dd></dl> |
-<dl><dt><a name="MemoryCacheHTTPRequestHandler-log_error"><strong>log_error</strong></a>(self, format, *args)</dt><dd><tt>Log an error.<br> |
- <br> |
-This is called when a request cannot be fulfilled. By<br> |
-default it passes the message on to <a href="#MemoryCacheHTTPRequestHandler-log_message">log_message</a>().<br> |
- <br> |
-Arguments are the same as for <a href="#MemoryCacheHTTPRequestHandler-log_message">log_message</a>().<br> |
- <br> |
-XXX This should go to the separate error log.</tt></dd></dl> |
- |
<dl><dt><a name="MemoryCacheHTTPRequestHandler-log_message"><strong>log_message</strong></a>(self, format, *args)</dt><dd><tt>Log an arbitrary message.<br> |
<br> |
This is used by all other logging functions. Override<br> |
@@ -276,12 +274,8 @@ any % escapes requiring parameters, they should&nb |
specified as subsequent arguments (it's just like<br> |
printf!).<br> |
<br> |
-The client host and current date/time are prefixed to<br> |
-every message.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPRequestHandler-log_request"><strong>log_request</strong></a>(self, code<font color="#909090">='-'</font>, size<font color="#909090">='-'</font>)</dt><dd><tt>Log an accepted request.<br> |
- <br> |
-This is called by <a href="#MemoryCacheHTTPRequestHandler-send_response">send_response</a>().</tt></dd></dl> |
+The client ip address and current date/time are prefixed to every<br> |
+message.</tt></dd></dl> |
<dl><dt><a name="MemoryCacheHTTPRequestHandler-parse_request"><strong>parse_request</strong></a>(self)</dt><dd><tt>Parse a request (internal).<br> |
<br> |
@@ -327,7 +321,7 @@ Data and other attributes inherited from <a href="BaseHTTPServer.html#BaseHTTPRe |
<dl><dt><strong>responses</strong> = {100: ('Continue', 'Request received, please continue'), 101: ('Switching Protocols', 'Switching to new protocol; obey Upgrade header'), 200: ('OK', 'Request fulfilled, document follows'), 201: ('Created', 'Document created, URL follows'), 202: ('Accepted', 'Request accepted, processing continues off-line'), 203: ('Non-Authoritative Information', 'Request fulfilled from cache'), 204: ('No Content', 'Request fulfilled, nothing follows'), 205: ('Reset Content', 'Clear input form for further input.'), 206: ('Partial Content', 'Partial content follows.'), 300: ('Multiple Choices', 'Object has several resources -- see URI list'), ...}</dl> |
-<dl><dt><strong>sys_version</strong> = 'Python/2.7.2'</dl> |
+<dl><dt><strong>sys_version</strong> = 'Python/2.7.5'</dl> |
<dl><dt><strong>weekdayname</strong> = ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']</dl> |
@@ -355,112 +349,78 @@ Methods inherited from <a href="SocketServer.html#BaseRequestHandler">SocketServ |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ffc8d8"> |
<td colspan=3 valign=bottom> <br> |
-<font color="#000000" face="helvetica, arial"><a name="MemoryCacheHTTPServer">class <strong>MemoryCacheHTTPServer</strong></a>(<a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a>, <a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a>)</font></td></tr> |
+<font color="#000000" face="helvetica, arial"><a name="MemoryCacheHTTPServer">class <strong>MemoryCacheHTTPServer</strong></a>(<a href="telemetry.core.local_server.html#LocalServer">telemetry.core.local_server.LocalServer</a>)</font></td></tr> |
<tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> |
<td width="100%"><dl><dt>Method resolution order:</dt> |
<dd><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPServer">MemoryCacheHTTPServer</a></dd> |
-<dd><a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a></dd> |
-<dd><a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a></dd> |
-<dd><a href="SocketServer.html#TCPServer">SocketServer.TCPServer</a></dd> |
-<dd><a href="SocketServer.html#BaseServer">SocketServer.BaseServer</a></dd> |
+<dd><a href="telemetry.core.local_server.html#LocalServer">telemetry.core.local_server.LocalServer</a></dd> |
+<dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
</dl> |
<hr> |
Methods defined here:<br> |
-<dl><dt><a name="MemoryCacheHTTPServer-AddDirectoryToResourceMap"><strong>AddDirectoryToResourceMap</strong></a>(self, directory_path)</dt><dd><tt>Loads all files in directory_path into the in-memory resource map.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-AddFileToResourceMap"><strong>AddFileToResourceMap</strong></a>(self, file_path)</dt><dd><tt>Loads file_path into the in-memory resource map.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-__init__"><strong>__init__</strong></a>(self, host_port, handler, paths)</dt></dl> |
- |
-<hr> |
-Data and other attributes defined here:<br> |
-<dl><dt><strong>request_queue_size</strong> = 128</dl> |
- |
-<hr> |
-Methods inherited from <a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a>:<br> |
-<dl><dt><a name="MemoryCacheHTTPServer-process_request"><strong>process_request</strong></a>(self, request, client_address)</dt><dd><tt>Start a new thread to process the request.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-process_request_thread"><strong>process_request_thread</strong></a>(self, request, client_address)</dt><dd><tt>Same as in BaseServer but as a thread.<br> |
- <br> |
-In addition, exception handling is done here.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-GetBackendStartupArgs"><strong>GetBackendStartupArgs</strong></a>(self)</dt></dl> |
-<hr> |
-Data and other attributes inherited from <a href="SocketServer.html#ThreadingMixIn">SocketServer.ThreadingMixIn</a>:<br> |
-<dl><dt><strong>daemon_threads</strong> = False</dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-UrlOf"><strong>UrlOf</strong></a>(self, path)</dt></dl> |
-<hr> |
-Methods inherited from <a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a>:<br> |
-<dl><dt><a name="MemoryCacheHTTPServer-server_bind"><strong>server_bind</strong></a>(self)</dt><dd><tt>Override server_bind to store the server name.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-__init__"><strong>__init__</strong></a>(self, paths)</dt></dl> |
<hr> |
-Data and other attributes inherited from <a href="BaseHTTPServer.html#HTTPServer">BaseHTTPServer.HTTPServer</a>:<br> |
-<dl><dt><strong>allow_reuse_address</strong> = 1</dl> |
- |
+Data descriptors defined here:<br> |
+<dl><dt><strong>paths</strong></dt> |
+</dl> |
+<dl><dt><strong>url</strong></dt> |
+</dl> |
<hr> |
-Methods inherited from <a href="SocketServer.html#TCPServer">SocketServer.TCPServer</a>:<br> |
-<dl><dt><a name="MemoryCacheHTTPServer-close_request"><strong>close_request</strong></a>(self, request)</dt><dd><tt>Called to clean up an individual request.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-fileno"><strong>fileno</strong></a>(self)</dt><dd><tt>Return socket file number.<br> |
- <br> |
-Interface required by select().</tt></dd></dl> |
+Methods inherited from <a href="telemetry.core.local_server.html#LocalServer">telemetry.core.local_server.LocalServer</a>:<br> |
+<dl><dt><a name="MemoryCacheHTTPServer-Close"><strong>Close</strong></a>(self)</dt></dl> |
-<dl><dt><a name="MemoryCacheHTTPServer-get_request"><strong>get_request</strong></a>(self)</dt><dd><tt>Get the request and client address from the socket.<br> |
- <br> |
-May be overridden.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-Start"><strong>Start</strong></a>(self, local_server_controller)</dt></dl> |
-<dl><dt><a name="MemoryCacheHTTPServer-server_activate"><strong>server_activate</strong></a>(self)</dt><dd><tt>Called by constructor to activate the server.<br> |
- <br> |
-May be overridden.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-__del__"><strong>__del__</strong></a>(self)</dt></dl> |
-<dl><dt><a name="MemoryCacheHTTPServer-server_close"><strong>server_close</strong></a>(self)</dt><dd><tt>Called to clean-up the server.<br> |
- <br> |
-May be overridden.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-__enter__"><strong>__enter__</strong></a>(self)</dt></dl> |
-<dl><dt><a name="MemoryCacheHTTPServer-shutdown_request"><strong>shutdown_request</strong></a>(self, request)</dt><dd><tt>Called to shutdown and close an individual request.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServer-__exit__"><strong>__exit__</strong></a>(self, *args)</dt></dl> |
<hr> |
-Data and other attributes inherited from <a href="SocketServer.html#TCPServer">SocketServer.TCPServer</a>:<br> |
-<dl><dt><strong>address_family</strong> = 2</dl> |
- |
-<dl><dt><strong>socket_type</strong> = 1</dl> |
- |
+Data descriptors inherited from <a href="telemetry.core.local_server.html#LocalServer">telemetry.core.local_server.LocalServer</a>:<br> |
+<dl><dt><strong>__dict__</strong></dt> |
+<dd><tt>dictionary for instance variables (if defined)</tt></dd> |
+</dl> |
+<dl><dt><strong>__weakref__</strong></dt> |
+<dd><tt>list of weak references to the object (if defined)</tt></dd> |
+</dl> |
+<dl><dt><strong>is_running</strong></dt> |
+</dl> |
+</td></tr></table> <p> |
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
+<tr bgcolor="#ffc8d8"> |
+<td colspan=3 valign=bottom> <br> |
+<font color="#000000" face="helvetica, arial"><a name="MemoryCacheHTTPServerBackend">class <strong>MemoryCacheHTTPServerBackend</strong></a>(<a href="telemetry.core.local_server.html#LocalServerBackend">telemetry.core.local_server.LocalServerBackend</a>)</font></td></tr> |
+ |
+<tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> |
+<td width="100%"><dl><dt>Method resolution order:</dt> |
+<dd><a href="telemetry.core.memory_cache_http_server.html#MemoryCacheHTTPServerBackend">MemoryCacheHTTPServerBackend</a></dd> |
+<dd><a href="telemetry.core.local_server.html#LocalServerBackend">telemetry.core.local_server.LocalServerBackend</a></dd> |
+<dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
+</dl> |
<hr> |
-Methods inherited from <a href="SocketServer.html#BaseServer">SocketServer.BaseServer</a>:<br> |
-<dl><dt><a name="MemoryCacheHTTPServer-finish_request"><strong>finish_request</strong></a>(self, request, client_address)</dt><dd><tt>Finish one request by instantiating RequestHandlerClass.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-handle_error"><strong>handle_error</strong></a>(self, request, client_address)</dt><dd><tt>Handle an error gracefully. May be overridden.<br> |
- <br> |
-The default is to print a traceback and continue.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-handle_request"><strong>handle_request</strong></a>(self)</dt><dd><tt>Handle one request, possibly blocking.<br> |
- <br> |
-Respects self.<strong>timeout</strong>.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-handle_timeout"><strong>handle_timeout</strong></a>(self)</dt><dd><tt>Called if no new request arrives within self.<strong>timeout</strong>.<br> |
- <br> |
-Overridden by ForkingMixIn.</tt></dd></dl> |
- |
-<dl><dt><a name="MemoryCacheHTTPServer-serve_forever"><strong>serve_forever</strong></a>(self, poll_interval<font color="#909090">=0.5</font>)</dt><dd><tt>Handle one request at a time until shutdown.<br> |
- <br> |
-Polls for shutdown every poll_interval seconds. Ignores<br> |
-self.<strong>timeout</strong>. If you need to do periodic tasks, do them in<br> |
-another thread.</tt></dd></dl> |
+Methods defined here:<br> |
+<dl><dt><a name="MemoryCacheHTTPServerBackend-ServeForever"><strong>ServeForever</strong></a>(self)</dt></dl> |
-<dl><dt><a name="MemoryCacheHTTPServer-shutdown"><strong>shutdown</strong></a>(self)</dt><dd><tt>Stops the serve_forever loop.<br> |
- <br> |
-Blocks until the loop has finished. This must be called while<br> |
-<a href="#MemoryCacheHTTPServer-serve_forever">serve_forever</a>() is running in another thread, or it will<br> |
-deadlock.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServerBackend-StartAndGetNamedPorts"><strong>StartAndGetNamedPorts</strong></a>(self, args)</dt></dl> |
-<dl><dt><a name="MemoryCacheHTTPServer-verify_request"><strong>verify_request</strong></a>(self, request, client_address)</dt><dd><tt>Verify the request. May be overridden.<br> |
- <br> |
-Return True if we should proceed with this request.</tt></dd></dl> |
+<dl><dt><a name="MemoryCacheHTTPServerBackend-__init__"><strong>__init__</strong></a>(self)</dt></dl> |
<hr> |
-Data and other attributes inherited from <a href="SocketServer.html#BaseServer">SocketServer.BaseServer</a>:<br> |
-<dl><dt><strong>timeout</strong> = None</dl> |
- |
+Data descriptors inherited from <a href="telemetry.core.local_server.html#LocalServerBackend">telemetry.core.local_server.LocalServerBackend</a>:<br> |
+<dl><dt><strong>__dict__</strong></dt> |
+<dd><tt>dictionary for instance variables (if defined)</tt></dd> |
+</dl> |
+<dl><dt><strong>__weakref__</strong></dt> |
+<dd><tt>list of weak references to the object (if defined)</tt></dd> |
+</dl> |
</td></tr></table> <p> |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ffc8d8"> |
@@ -548,13 +508,5 @@ Use of negative indices is not supported.</tt></dd |
<dl><dt><a name="ResourceAndRange-index"><strong>index</strong></a>(...)</dt><dd><tt>T.<a href="#ResourceAndRange-index">index</a>(value, [start, [stop]]) -> integer -- return first index of value.<br> |
Raises ValueError if the value is not present.</tt></dd></dl> |
-</td></tr></table></td></tr></table><p> |
-<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
-<tr bgcolor="#eeaa77"> |
-<td colspan=3 valign=bottom> <br> |
-<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr> |
- |
-<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td> |
-<td width="100%"><dl><dt><a name="-Main"><strong>Main</strong></a>()</dt></dl> |
-</td></tr></table> |
+</td></tr></table></td></tr></table> |
</body></html> |