| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Uses of Class io.grpc.stub.BlockingClientCall (grpc-all 1.75.0 API)</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style"> |
| <script type="text/javascript" src="../../../../script.js"></script> |
| <script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> |
| <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> |
| <!--[if IE]> |
| <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> |
| <![endif]--> |
| <script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script> |
| <script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Uses of Class io.grpc.stub.BlockingClientCall (grpc-all 1.75.0 API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var pathtoroot = "../../../../"; |
| var useModuleDirectories = true; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <header role="banner"> |
| <nav role="navigation"> |
| <div class="fixedNav"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a id="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../index.html">Overview</a></li> |
| <li><a href="../package-summary.html">Package</a></li> |
| <li><a href="../BlockingClientCall.html" title="class in io.grpc.stub">Class</a></li> |
| <li class="navBarCell1Rev">Use</li> |
| <li><a href="../package-tree.html">Tree</a></li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../../allclasses.html">All Classes</a></li> |
| </ul> |
| <ul class="navListSearch"> |
| <li><label for="search">SEARCH:</label> |
| <input type="text" id="search" value="search" disabled="disabled"> |
| <input type="reset" id="reset" value="reset" disabled="disabled"> |
| </li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <a id="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| </div> |
| <div class="navPadding"> </div> |
| <script type="text/javascript"><!-- |
| $('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
| //--> |
| </script> |
| </nav> |
| </header> |
| <main role="main"> |
| <div class="header"> |
| <h2 title="Uses of Class io.grpc.stub.BlockingClientCall" class="title">Uses of Class<br>io.grpc.stub.BlockingClientCall</h2> |
| </div> |
| <div class="classUseContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="useSummary"> |
| <caption><span>Packages that use <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Package</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.health.v1">io.grpc.health.v1</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.lb.v1">io.grpc.lb.v1</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.reflection.v1">io.grpc.reflection.v1</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.reflection.v1alpha">io.grpc.reflection.v1alpha</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.stub">io.grpc.stub</a></th> |
| <td class="colLast"> |
| <div class="block">API for the Stub layer.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <section><a id="io.grpc.health.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a> in <a href="../../health/v1/package-summary.html">io.grpc.health.v1</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../health/v1/package-summary.html">io.grpc.health.v1</a> that return <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><?,​<a href="../../health/v1/HealthCheckResponse.html" title="class in io.grpc.health.v1">HealthCheckResponse</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../../health/v1/HealthGrpc.HealthBlockingV2Stub.html#watch(io.grpc.health.v1.HealthCheckRequest)">watch</a></span>​(<a href="../../health/v1/HealthCheckRequest.html" title="class in io.grpc.health.v1">HealthCheckRequest</a> request)</code></th> |
| <td class="colLast"> |
| <div class="block"> |
| Performs a watch for the serving status of the requested service.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.lb.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a> in <a href="../../lb/v1/package-summary.html">io.grpc.lb.v1</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../lb/v1/package-summary.html">io.grpc.lb.v1</a> that return <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><<a href="../../lb/v1/LoadBalanceRequest.html" title="class in io.grpc.lb.v1">LoadBalanceRequest</a>,​<a href="../../lb/v1/LoadBalanceResponse.html" title="class in io.grpc.lb.v1">LoadBalanceResponse</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.LoadBalancerBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../../lb/v1/LoadBalancerGrpc.LoadBalancerBlockingV2Stub.html#balanceLoad()">balanceLoad</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block"> |
| Bidirectional rpc to get a list of servers.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.reflection.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a> in <a href="../../reflection/v1/package-summary.html">io.grpc.reflection.v1</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../reflection/v1/package-summary.html">io.grpc.reflection.v1</a> that return <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><<a href="../../reflection/v1/ServerReflectionRequest.html" title="class in io.grpc.reflection.v1">ServerReflectionRequest</a>,​<a href="../../reflection/v1/ServerReflectionResponse.html" title="class in io.grpc.reflection.v1">ServerReflectionResponse</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../../reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html#serverReflectionInfo()">serverReflectionInfo</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block"> |
| The reflection service is structured as a bidirectional stream, ensuring |
| all related requests go to a single server.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.reflection.v1alpha"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a> in <a href="../../reflection/v1alpha/package-summary.html">io.grpc.reflection.v1alpha</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../reflection/v1alpha/package-summary.html">io.grpc.reflection.v1alpha</a> that return <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><<a href="../../reflection/v1alpha/ServerReflectionRequest.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionRequest</a>,​<a href="../../reflection/v1alpha/ServerReflectionResponse.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionResponse</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html#serverReflectionInfo()">serverReflectionInfo</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block"> |
| The reflection service is structured as a bidirectional stream, ensuring |
| all related requests go to a single server.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.stub"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a> in <a href="../package-summary.html">io.grpc.stub</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">io.grpc.stub</a> that return <a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <ReqT,​RespT><br><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><ReqT,​RespT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../ClientCalls.html#blockingBidiStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions)">blockingBidiStreamingCall</a></span>​(<a href="../../Channel.html" title="class in io.grpc">Channel</a> channel, |
| <a href="../../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a><ReqT,​RespT> method, |
| <a href="../../CallOptions.html" title="class in io.grpc">CallOptions</a> callOptions)</code></th> |
| <td class="colLast"> |
| <div class="block">Initiate a bidirectional-streaming <a href="../../ClientCall.html" title="class in io.grpc"><code>ClientCall</code></a> and returning a stream object |
| (<a href="../BlockingClientCall.html" title="class in io.grpc.stub"><code>BlockingClientCall</code></a>) which can be used by the client to send and receive messages over |
| the grpc channel.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <ReqT,​RespT><br><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><ReqT,​RespT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../ClientCalls.html#blockingClientStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions)">blockingClientStreamingCall</a></span>​(<a href="../../Channel.html" title="class in io.grpc">Channel</a> channel, |
| <a href="../../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a><ReqT,​RespT> method, |
| <a href="../../CallOptions.html" title="class in io.grpc">CallOptions</a> callOptions)</code></th> |
| <td class="colLast"> |
| <div class="block">Initiates a server streaming call and sends the specified request to the server.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <ReqT,​RespT><br><a href="../BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a><ReqT,​RespT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../ClientCalls.html#blockingV2ServerStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions,ReqT)">blockingV2ServerStreamingCall</a></span>​(<a href="../../Channel.html" title="class in io.grpc">Channel</a> channel, |
| <a href="../../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a><ReqT,​RespT> method, |
| <a href="../../CallOptions.html" title="class in io.grpc">CallOptions</a> callOptions, |
| ReqT req)</code></th> |
| <td class="colLast"> |
| <div class="block">Initiates a client streaming call over the specified channel.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| </main> |
| <footer role="contentinfo"> |
| <nav role="navigation"> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a id="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../index.html">Overview</a></li> |
| <li><a href="../package-summary.html">Package</a></li> |
| <li><a href="../BlockingClientCall.html" title="class in io.grpc.stub">Class</a></li> |
| <li class="navBarCell1Rev">Use</li> |
| <li><a href="../package-tree.html">Tree</a></li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../../allclasses.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <a id="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </nav> |
| </footer> |
| </body> |
| </html> |