grpc.framework.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>grpc.framework package &mdash; grpcio 0.11.0b0 documentation</title>
  8. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  9. <link rel="top" title="grpcio 0.11.0b0 documentation" href="index.html"/>
  10. <link rel="up" title="grpc package" href="grpc.html"/>
  11. <link rel="next" title="grpc.framework.alpha package" href="grpc.framework.alpha.html"/>
  12. <link rel="prev" title="grpc.early_adopter package" href="grpc.early_adopter.html"/>
  13. <script src="_static/js/modernizr.min.js"></script>
  14. </head>
  15. <body class="wy-body-for-nav" role="document">
  16. <div class="wy-grid-for-nav">
  17. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  18. <div class="wy-side-nav-search">
  19. <a href="index.html" class="icon icon-home"> grpcio
  20. </a>
  21. <div role="search">
  22. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  23. <input type="text" name="q" placeholder="Search docs" />
  24. <input type="hidden" name="check_keywords" value="yes" />
  25. <input type="hidden" name="area" value="default" />
  26. </form>
  27. </div>
  28. </div>
  29. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  30. <ul class="current">
  31. <li class="toctree-l1 current"><a class="reference internal" href="grpc.html">grpc package</a><ul class="current">
  32. <li class="toctree-l2 current"><a class="reference internal" href="grpc.html#subpackages">Subpackages</a><ul class="current">
  33. <li class="toctree-l3"><a class="reference internal" href="grpc.beta.html">grpc.beta package</a><ul>
  34. <li class="toctree-l4"><a class="reference internal" href="grpc.beta.html#submodules">Submodules</a></li>
  35. <li class="toctree-l4"><a class="reference internal" href="grpc.beta.html#module-grpc.beta.implementations">grpc.beta.implementations module</a></li>
  36. <li class="toctree-l4"><a class="reference internal" href="grpc.beta.html#module-grpc.beta.interfaces">grpc.beta.interfaces module</a></li>
  37. <li class="toctree-l4"><a class="reference internal" href="grpc.beta.html#module-grpc.beta.utilities">grpc.beta.utilities module</a></li>
  38. <li class="toctree-l4"><a class="reference internal" href="grpc.beta.html#module-grpc.beta">Module contents</a></li>
  39. </ul>
  40. </li>
  41. <li class="toctree-l3"><a class="reference internal" href="grpc.early_adopter.html">grpc.early_adopter package</a><ul>
  42. <li class="toctree-l4"><a class="reference internal" href="grpc.early_adopter.html#submodules">Submodules</a></li>
  43. <li class="toctree-l4"><a class="reference internal" href="grpc.early_adopter.html#module-grpc.early_adopter.implementations">grpc.early_adopter.implementations module</a></li>
  44. <li class="toctree-l4"><a class="reference internal" href="grpc.early_adopter.html#module-grpc.early_adopter">Module contents</a></li>
  45. </ul>
  46. </li>
  47. <li class="toctree-l3 current"><a class="current reference internal" href="">grpc.framework package</a><ul>
  48. <li class="toctree-l4"><a class="reference internal" href="#subpackages">Subpackages</a></li>
  49. <li class="toctree-l4"><a class="reference internal" href="#module-grpc.framework">Module contents</a></li>
  50. </ul>
  51. </li>
  52. </ul>
  53. </li>
  54. <li class="toctree-l2"><a class="reference internal" href="grpc.html#module-grpc">Module contents</a></li>
  55. </ul>
  56. </li>
  57. </ul>
  58. </div>
  59. &nbsp;
  60. </nav>
  61. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  62. <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
  63. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  64. <a href="index.html">grpcio</a>
  65. </nav>
  66. <div class="wy-nav-content">
  67. <div class="rst-content">
  68. <div role="navigation" aria-label="breadcrumbs navigation">
  69. <ul class="wy-breadcrumbs">
  70. <li><a href="index.html">Docs</a> &raquo;</li>
  71. <li><a href="grpc.html">grpc package</a> &raquo;</li>
  72. <li>grpc.framework package</li>
  73. <li class="wy-breadcrumbs-aside">
  74. <a href="_sources/grpc.framework.txt" rel="nofollow"> View page source</a>
  75. </li>
  76. </ul>
  77. <hr/>
  78. </div>
  79. <div role="main" class="document">
  80. <div class="section" id="grpc-framework-package">
  81. <h1>grpc.framework package<a class="headerlink" href="#grpc-framework-package" title="Permalink to this headline">¶</a></h1>
  82. <div class="section" id="subpackages">
  83. <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to this headline">¶</a></h2>
  84. <div class="toctree-wrapper compound">
  85. <ul>
  86. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.alpha.html">grpc.framework.alpha package</a><ul>
  87. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.alpha.html#submodules">Submodules</a></li>
  88. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.alpha.html#module-grpc.framework.alpha.exceptions">grpc.framework.alpha.exceptions module</a></li>
  89. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.alpha.html#module-grpc.framework.alpha.interfaces">grpc.framework.alpha.interfaces module</a></li>
  90. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.alpha.html#module-grpc.framework.alpha.utilities">grpc.framework.alpha.utilities module</a></li>
  91. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.alpha.html#module-grpc.framework.alpha">Module contents</a></li>
  92. </ul>
  93. </li>
  94. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.base.html">grpc.framework.base package</a><ul>
  95. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#submodules">Submodules</a></li>
  96. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base.exceptions">grpc.framework.base.exceptions module</a></li>
  97. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base.implementations">grpc.framework.base.implementations module</a></li>
  98. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base.in_memory">grpc.framework.base.in_memory module</a></li>
  99. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base.interfaces">grpc.framework.base.interfaces module</a></li>
  100. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base.null">grpc.framework.base.null module</a></li>
  101. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base.util">grpc.framework.base.util module</a></li>
  102. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.base.html#module-grpc.framework.base">Module contents</a></li>
  103. </ul>
  104. </li>
  105. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.common.html">grpc.framework.common package</a><ul>
  106. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.common.html#submodules">Submodules</a></li>
  107. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.common.html#module-grpc.framework.common.cardinality">grpc.framework.common.cardinality module</a></li>
  108. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.common.html#module-grpc.framework.common.style">grpc.framework.common.style module</a></li>
  109. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.common.html#module-grpc.framework.common">Module contents</a></li>
  110. </ul>
  111. </li>
  112. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.core.html">grpc.framework.core package</a><ul>
  113. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.core.html#submodules">Submodules</a></li>
  114. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.core.html#module-grpc.framework.core.implementations">grpc.framework.core.implementations module</a></li>
  115. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.core.html#module-grpc.framework.core">Module contents</a></li>
  116. </ul>
  117. </li>
  118. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.crust.html">grpc.framework.crust package</a><ul>
  119. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.crust.html#submodules">Submodules</a></li>
  120. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.crust.html#module-grpc.framework.crust.implementations">grpc.framework.crust.implementations module</a></li>
  121. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.crust.html#module-grpc.framework.crust">Module contents</a></li>
  122. </ul>
  123. </li>
  124. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.face.html">grpc.framework.face package</a><ul>
  125. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#submodules">Submodules</a></li>
  126. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#module-grpc.framework.face.demonstration">grpc.framework.face.demonstration module</a></li>
  127. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#module-grpc.framework.face.exceptions">grpc.framework.face.exceptions module</a></li>
  128. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#module-grpc.framework.face.implementations">grpc.framework.face.implementations module</a></li>
  129. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#module-grpc.framework.face.interfaces">grpc.framework.face.interfaces module</a></li>
  130. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#module-grpc.framework.face.utilities">grpc.framework.face.utilities module</a></li>
  131. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.face.html#module-grpc.framework.face">Module contents</a></li>
  132. </ul>
  133. </li>
  134. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.foundation.html">grpc.framework.foundation package</a><ul>
  135. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#submodules">Submodules</a></li>
  136. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.abandonment">grpc.framework.foundation.abandonment module</a></li>
  137. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.activated">grpc.framework.foundation.activated module</a></li>
  138. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.callable_util">grpc.framework.foundation.callable_util module</a></li>
  139. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.future">grpc.framework.foundation.future module</a></li>
  140. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.later">grpc.framework.foundation.later module</a></li>
  141. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.logging_pool">grpc.framework.foundation.logging_pool module</a></li>
  142. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.relay">grpc.framework.foundation.relay module</a></li>
  143. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.stream">grpc.framework.foundation.stream module</a></li>
  144. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation.stream_util">grpc.framework.foundation.stream_util module</a></li>
  145. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.foundation.html#module-grpc.framework.foundation">Module contents</a></li>
  146. </ul>
  147. </li>
  148. <li class="toctree-l1"><a class="reference internal" href="grpc.framework.interfaces.html">grpc.framework.interfaces package</a><ul>
  149. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.interfaces.html#subpackages">Subpackages</a><ul>
  150. <li class="toctree-l3"><a class="reference internal" href="grpc.framework.interfaces.base.html">grpc.framework.interfaces.base package</a><ul>
  151. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.base.html#submodules">Submodules</a></li>
  152. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.base.html#module-grpc.framework.interfaces.base.base">grpc.framework.interfaces.base.base module</a></li>
  153. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.base.html#module-grpc.framework.interfaces.base.utilities">grpc.framework.interfaces.base.utilities module</a></li>
  154. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.base.html#module-grpc.framework.interfaces.base">Module contents</a></li>
  155. </ul>
  156. </li>
  157. <li class="toctree-l3"><a class="reference internal" href="grpc.framework.interfaces.face.html">grpc.framework.interfaces.face package</a><ul>
  158. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.face.html#submodules">Submodules</a></li>
  159. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.face.html#module-grpc.framework.interfaces.face.face">grpc.framework.interfaces.face.face module</a></li>
  160. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.face.html#module-grpc.framework.interfaces.face.utilities">grpc.framework.interfaces.face.utilities module</a></li>
  161. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.face.html#module-grpc.framework.interfaces.face">Module contents</a></li>
  162. </ul>
  163. </li>
  164. <li class="toctree-l3"><a class="reference internal" href="grpc.framework.interfaces.links.html">grpc.framework.interfaces.links package</a><ul>
  165. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.links.html#submodules">Submodules</a></li>
  166. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.links.html#module-grpc.framework.interfaces.links.links">grpc.framework.interfaces.links.links module</a></li>
  167. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.links.html#module-grpc.framework.interfaces.links.utilities">grpc.framework.interfaces.links.utilities module</a></li>
  168. <li class="toctree-l4"><a class="reference internal" href="grpc.framework.interfaces.links.html#module-grpc.framework.interfaces.links">Module contents</a></li>
  169. </ul>
  170. </li>
  171. </ul>
  172. </li>
  173. <li class="toctree-l2"><a class="reference internal" href="grpc.framework.interfaces.html#module-grpc.framework.interfaces">Module contents</a></li>
  174. </ul>
  175. </li>
  176. </ul>
  177. </div>
  178. </div>
  179. <div class="section" id="module-grpc.framework">
  180. <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-grpc.framework" title="Permalink to this headline">¶</a></h2>
  181. </div>
  182. </div>
  183. </div>
  184. <footer>
  185. <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
  186. <a href="grpc.framework.alpha.html" class="btn btn-neutral float-right" title="grpc.framework.alpha package" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
  187. <a href="grpc.early_adopter.html" class="btn btn-neutral" title="grpc.early_adopter package" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
  188. </div>
  189. <hr/>
  190. <div role="contentinfo">
  191. <p>
  192. &copy; Copyright 2015, Author.
  193. </p>
  194. </div>
  195. Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
  196. </footer>
  197. </div>
  198. </div>
  199. </section>
  200. </div>
  201. <script type="text/javascript">
  202. var DOCUMENTATION_OPTIONS = {
  203. URL_ROOT:'./',
  204. VERSION:'0.11.0b0',
  205. COLLAPSE_INDEX:false,
  206. FILE_SUFFIX:'.html',
  207. HAS_SOURCE: true
  208. };
  209. </script>
  210. <script type="text/javascript" src="_static/jquery.js"></script>
  211. <script type="text/javascript" src="_static/underscore.js"></script>
  212. <script type="text/javascript" src="_static/doctools.js"></script>
  213. <script type="text/javascript" src="_static/js/theme.js"></script>
  214. <script type="text/javascript">
  215. jQuery(function () {
  216. SphinxRtdTheme.StickyNav.enable();
  217. });
  218. </script>
  219. </body>
  220. </html>