123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487 |
- <!DOCTYPE html>
- <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
- <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
- <head>
- <meta charset="utf-8">
-
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <title>grpc.framework.interfaces.links package — grpcio 0.13.1rc1 documentation</title>
-
-
-
-
-
-
-
-
-
-
- <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
-
-
-
- <link rel="top" title="grpcio 0.13.1rc1 documentation" href="index.html"/>
- <link rel="up" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
- <link rel="prev" title="grpc.framework.interfaces.face package" href="grpc.framework.interfaces.face.html"/>
-
- <script src="_static/js/modernizr.min.js"></script>
- </head>
- <body class="wy-body-for-nav" role="document">
- <div class="wy-grid-for-nav">
-
- <nav data-toggle="wy-nav-shift" class="wy-nav-side">
- <div class="wy-side-scroll">
- <div class="wy-side-nav-search">
-
-
- <a href="index.html" class="icon icon-home"> grpcio
-
-
- </a>
-
-
-
- <div class="version">
- 0.13.1rc1
- </div>
-
-
-
- <div role="search">
- <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
- <input type="text" name="q" placeholder="Search docs" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
- </div>
-
- </div>
- <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-
-
-
- <ul class="current">
- <li class="toctree-l1 current"><a class="reference internal" href="grpc.html">grpc package</a><ul class="current">
- <li class="toctree-l2 current"><a class="reference internal" href="grpc.html#subpackages">Subpackages</a><ul class="current">
- <li class="toctree-l3"><a class="reference internal" href="grpc.beta.html">grpc.beta package</a></li>
- <li class="toctree-l3"><a class="reference internal" href="grpc.early_adopter.html">grpc.early_adopter package</a></li>
- <li class="toctree-l3 current"><a class="reference internal" href="grpc.framework.html">grpc.framework package</a><ul class="current">
- <li class="toctree-l4 current"><a class="reference internal" href="grpc.framework.html#subpackages">Subpackages</a></li>
- <li class="toctree-l4"><a class="reference internal" href="grpc.framework.html#module-grpc.framework">Module contents</a></li>
- </ul>
- </li>
- </ul>
- </li>
- <li class="toctree-l2"><a class="reference internal" href="grpc.html#module-grpc">Module contents</a></li>
- </ul>
- </li>
- </ul>
-
-
- </div>
- </div>
- </nav>
- <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
- <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
- <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
- <a href="index.html">grpcio</a>
- </nav>
-
- <div class="wy-nav-content">
- <div class="rst-content">
-
-
- <div role="navigation" aria-label="breadcrumbs navigation">
- <ul class="wy-breadcrumbs">
- <li><a href="index.html">Docs</a> »</li>
-
- <li><a href="grpc.html">grpc package</a> »</li>
-
- <li><a href="grpc.framework.html">grpc.framework package</a> »</li>
-
- <li><a href="grpc.framework.interfaces.html">grpc.framework.interfaces package</a> »</li>
-
- <li>grpc.framework.interfaces.links package</li>
- <li class="wy-breadcrumbs-aside">
-
-
- <a href="_sources/grpc.framework.interfaces.links.txt" rel="nofollow"> View page source</a>
-
-
- </li>
- </ul>
- <hr/>
- </div>
- <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
- <div itemprop="articleBody">
-
- <div class="section" id="grpc-framework-interfaces-links-package">
- <h1>grpc.framework.interfaces.links package<a class="headerlink" href="#grpc-framework-interfaces-links-package" title="Permalink to this headline">¶</a></h1>
- <div class="section" id="submodules">
- <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
- </div>
- <div class="section" id="module-grpc.framework.interfaces.links.links">
- <span id="grpc-framework-interfaces-links-links-module"></span><h2>grpc.framework.interfaces.links.links module<a class="headerlink" href="#module-grpc.framework.interfaces.links.links" title="Permalink to this headline">¶</a></h2>
- <p>The low-level ticket-exchanging-links interface of RPC Framework.</p>
- <dl class="class">
- <dt id="grpc.framework.interfaces.links.links.Link">
- <em class="property">class </em><code class="descclassname">grpc.framework.interfaces.links.links.</code><code class="descname">Link</code><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Link"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Link" title="Permalink to this definition">¶</a></dt>
- <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
- <p>Accepts and emits tickets.</p>
- <dl class="method">
- <dt id="grpc.framework.interfaces.links.links.Link.accept_ticket">
- <code class="descname">accept_ticket</code><span class="sig-paren">(</span><em>ticket</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Link.accept_ticket"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Link.accept_ticket" title="Permalink to this definition">¶</a></dt>
- <dd><p>Accept a Ticket.</p>
- <table class="docutils field-list" frame="void" rules="none">
- <col class="field-name" />
- <col class="field-body" />
- <tbody valign="top">
- <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>ticket</strong> – Any Ticket.</td>
- </tr>
- </tbody>
- </table>
- </dd></dl>
- <dl class="method">
- <dt id="grpc.framework.interfaces.links.links.Link.join_link">
- <code class="descname">join_link</code><span class="sig-paren">(</span><em>link</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Link.join_link"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Link.join_link" title="Permalink to this definition">¶</a></dt>
- <dd><p>Mates this object with a peer with which it will exchange tickets.</p>
- </dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="grpc.framework.interfaces.links.links.Protocol">
- <em class="property">class </em><code class="descclassname">grpc.framework.interfaces.links.links.</code><code class="descname">Protocol</code><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Protocol"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol" title="Permalink to this definition">¶</a></dt>
- <dd><p>Bases: <a class="reference internal" href="#grpc.framework.interfaces.links.links.Protocol" title="grpc.framework.interfaces.links.links.Protocol"><code class="xref py py-class docutils literal"><span class="pre">grpc.framework.interfaces.links.links.Protocol</span></code></a></p>
- <p>A sum type for handles to a system that transmits tickets.</p>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Protocol.kind">
- <code class="descname">kind</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol.kind" title="Permalink to this definition">¶</a></dt>
- <dd><p>A Kind value identifying the kind of value being passed.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Protocol.value">
- <code class="descname">value</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol.value" title="Permalink to this definition">¶</a></dt>
- <dd><p>The value being passed between the high-level application and the
- system affording ticket transport.</p>
- </dd></dl>
- <dl class="class">
- <dt id="grpc.framework.interfaces.links.links.Protocol.Kind">
- <em class="property">class </em><code class="descname">Kind</code><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Protocol.Kind"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol.Kind" title="Permalink to this definition">¶</a></dt>
- <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">enum.Enum</span></code></p>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Protocol.Kind.CALL_OPTION">
- <code class="descname">CALL_OPTION</code><em class="property"> = <Kind.CALL_OPTION: 'call option'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol.Kind.CALL_OPTION" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Protocol.Kind.INVOCATION_CONTEXT">
- <code class="descname">INVOCATION_CONTEXT</code><em class="property"> = <Kind.INVOCATION_CONTEXT: 'invocation context'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol.Kind.INVOCATION_CONTEXT" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Protocol.Kind.SERVICER_CONTEXT">
- <code class="descname">SERVICER_CONTEXT</code><em class="property"> = <Kind.SERVICER_CONTEXT: 'servicer context'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Protocol.Kind.SERVICER_CONTEXT" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- </dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="grpc.framework.interfaces.links.links.Ticket">
- <em class="property">class </em><code class="descclassname">grpc.framework.interfaces.links.links.</code><code class="descname">Ticket</code><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Ticket"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket" title="Permalink to this definition">¶</a></dt>
- <dd><p>Bases: <a class="reference internal" href="#grpc.framework.interfaces.links.links.Ticket" title="grpc.framework.interfaces.links.links.Ticket"><code class="xref py py-class docutils literal"><span class="pre">grpc.framework.interfaces.links.links.Ticket</span></code></a></p>
- <p>A sum type for all values sent from a front to a back.</p>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.operation_id">
- <code class="descname">operation_id</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.operation_id" title="Permalink to this definition">¶</a></dt>
- <dd><p>A unique-with-respect-to-equality hashable object identifying
- a particular operation.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.sequence_number">
- <code class="descname">sequence_number</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.sequence_number" title="Permalink to this definition">¶</a></dt>
- <dd><p>A zero-indexed integer sequence number identifying the
- ticket’s place in the stream of tickets sent in one direction for the
- particular operation.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.group">
- <code class="descname">group</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.group" title="Permalink to this definition">¶</a></dt>
- <dd><p>The group to which the method of the operation belongs. Must be
- present in the first ticket from invocation side to service side. Ignored
- for all other tickets exchanged during the operation.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.method">
- <code class="descname">method</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.method" title="Permalink to this definition">¶</a></dt>
- <dd><p>The name of an operation. Must be present in the first ticket from
- invocation side to service side. Ignored for all other tickets exchanged
- during the operation.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.subscription">
- <code class="descname">subscription</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.subscription" title="Permalink to this definition">¶</a></dt>
- <dd><p>A Subscription value describing the interest one side has in
- receiving information from the other side. Must be present in the first
- ticket from either side. Ignored for all other tickets exchanged during
- the operation.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.timeout">
- <code class="descname">timeout</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.timeout" title="Permalink to this definition">¶</a></dt>
- <dd><p>A nonzero length of time (measured from the beginning of the
- operation) to allow for the entire operation. Must be present in the first
- ticket from invocation side to service side. Optional for all other
- tickets exchanged during the operation. Receipt of a value from the other
- side of the operation indicates the value in use by that side. Setting a
- value on a later ticket allows either side to request time extensions (or
- even time reductions!) on in-progress operations.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.allowance">
- <code class="descname">allowance</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.allowance" title="Permalink to this definition">¶</a></dt>
- <dd><p>A positive integer granting permission for a number of payloads
- to be transmitted to the communicating side of the operation, or None if
- no additional allowance is being granted with this ticket.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.initial_metadata">
- <code class="descname">initial_metadata</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.initial_metadata" title="Permalink to this definition">¶</a></dt>
- <dd><p>An optional metadata value communicated from one side to
- the other at the beginning of the operation. May be non-None in at most
- one ticket from each side. Any non-None value must appear no later than
- the first payload value.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.payload">
- <code class="descname">payload</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.payload" title="Permalink to this definition">¶</a></dt>
- <dd><p>A customer payload object. May be None.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.terminal_metadata">
- <code class="descname">terminal_metadata</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.terminal_metadata" title="Permalink to this definition">¶</a></dt>
- <dd><p>A metadata value comminicated from one side to the other
- at the end of the operation. May be non-None in the same ticket as
- the code and message, but must be None for all earlier tickets.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.code">
- <code class="descname">code</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.code" title="Permalink to this definition">¶</a></dt>
- <dd><p>A value communicated at operation completion. May be None.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.message">
- <code class="descname">message</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.message" title="Permalink to this definition">¶</a></dt>
- <dd><p>A value communicated at operation completion. May be None.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.termination">
- <code class="descname">termination</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.termination" title="Permalink to this definition">¶</a></dt>
- <dd><p>A Termination value describing the end of the operation, or
- None if the operation has not yet terminated. If set, no further tickets
- may be sent in the same direction.</p>
- </dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.protocol">
- <code class="descname">protocol</code><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.protocol" title="Permalink to this definition">¶</a></dt>
- <dd><p>A Protocol value or None, with further semantics being a matter
- between high-level application and underlying ticket transport.</p>
- </dd></dl>
- <dl class="class">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Subscription">
- <em class="property">class </em><code class="descname">Subscription</code><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Ticket.Subscription"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Subscription" title="Permalink to this definition">¶</a></dt>
- <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">enum.Enum</span></code></p>
- <p>Identifies the level of subscription of a side of an operation.</p>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Subscription.FULL">
- <code class="descname">FULL</code><em class="property"> = <Subscription.FULL: 'full'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Subscription.FULL" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Subscription.NONE">
- <code class="descname">NONE</code><em class="property"> = <Subscription.NONE: 'none'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Subscription.NONE" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Subscription.TERMINATION">
- <code class="descname">TERMINATION</code><em class="property"> = <Subscription.TERMINATION: 'termination'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Subscription.TERMINATION" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination">
- <em class="property">class </em><code class="descclassname">Ticket.</code><code class="descname">Termination</code><a class="reference internal" href="_modules/grpc/framework/interfaces/links/links.html#Ticket.Termination"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination" title="Permalink to this definition">¶</a></dt>
- <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">enum.Enum</span></code></p>
- <p>Identifies the termination of an operation.</p>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.CANCELLATION">
- <code class="descname">CANCELLATION</code><em class="property"> = <Termination.CANCELLATION: 'cancellation'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.CANCELLATION" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.COMPLETION">
- <code class="descname">COMPLETION</code><em class="property"> = <Termination.COMPLETION: 'completion'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.COMPLETION" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.EXPIRATION">
- <code class="descname">EXPIRATION</code><em class="property"> = <Termination.EXPIRATION: 'expiration'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.EXPIRATION" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.LOCAL_FAILURE">
- <code class="descname">LOCAL_FAILURE</code><em class="property"> = <Termination.LOCAL_FAILURE: 'local failure'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.LOCAL_FAILURE" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.RECEPTION_FAILURE">
- <code class="descname">RECEPTION_FAILURE</code><em class="property"> = <Termination.RECEPTION_FAILURE: 'reception failure'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.RECEPTION_FAILURE" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.REMOTE_FAILURE">
- <code class="descname">REMOTE_FAILURE</code><em class="property"> = <Termination.REMOTE_FAILURE: 'remote failure'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.REMOTE_FAILURE" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.SHUTDOWN">
- <code class="descname">SHUTDOWN</code><em class="property"> = <Termination.SHUTDOWN: 'shutdown'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.SHUTDOWN" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- <dl class="attribute">
- <dt id="grpc.framework.interfaces.links.links.Ticket.Termination.TRANSMISSION_FAILURE">
- <code class="descname">TRANSMISSION_FAILURE</code><em class="property"> = <Termination.TRANSMISSION_FAILURE: 'transmission failure'></em><a class="headerlink" href="#grpc.framework.interfaces.links.links.Ticket.Termination.TRANSMISSION_FAILURE" title="Permalink to this definition">¶</a></dt>
- <dd></dd></dl>
- </dd></dl>
- </dd></dl>
- </div>
- <div class="section" id="module-grpc.framework.interfaces.links.utilities">
- <span id="grpc-framework-interfaces-links-utilities-module"></span><h2>grpc.framework.interfaces.links.utilities module<a class="headerlink" href="#module-grpc.framework.interfaces.links.utilities" title="Permalink to this headline">¶</a></h2>
- <p>Utilities provided as part of the links interface.</p>
- </div>
- <div class="section" id="module-grpc.framework.interfaces.links">
- <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-grpc.framework.interfaces.links" title="Permalink to this headline">¶</a></h2>
- </div>
- </div>
- </div>
- </div>
- <footer>
-
- <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-
-
- <a href="grpc.framework.interfaces.face.html" class="btn btn-neutral" title="grpc.framework.interfaces.face package" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
-
- </div>
-
- <hr/>
- <div role="contentinfo">
- <p>
- © Copyright 2016, Author.
- </p>
- </div>
- 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>.
- </footer>
- </div>
- </div>
- </section>
- </div>
-
-
- <script type="text/javascript">
- var DOCUMENTATION_OPTIONS = {
- URL_ROOT:'./',
- VERSION:'0.13.1rc1',
- COLLAPSE_INDEX:false,
- FILE_SUFFIX:'.html',
- HAS_SOURCE: true
- };
- </script>
- <script type="text/javascript" src="_static/jquery.js"></script>
- <script type="text/javascript" src="_static/underscore.js"></script>
- <script type="text/javascript" src="_static/doctools.js"></script>
-
-
-
- <script type="text/javascript" src="_static/js/theme.js"></script>
-
-
-
- <script type="text/javascript">
- jQuery(function () {
- SphinxRtdTheme.StickyNav.enable();
- });
- </script>
-
- </body>
- </html>
|