| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Uses of Class io.grpc.ServerCall (grpc-all 1.76.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.ServerCall (grpc-all 1.76.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="../ServerCall.html" title="class in io.grpc">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.ServerCall" class="title">Uses of Class<br>io.grpc.ServerCall</h2> |
| </div> |
| <div class="classUseContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="useSummary"> |
| <caption><span>Packages that use <a href="../ServerCall.html" title="class in io.grpc">ServerCall</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">io.grpc</a></th> |
| <td class="colLast"> |
| <div class="block">The gRPC core public API.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.util">io.grpc.util</a></th> |
| <td class="colLast"> |
| <div class="block">Utilities with advanced features in the core layer that user can optionally use.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.xds.orca">io.grpc.xds.orca</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <section><a id="io.grpc"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a> in <a href="../package-summary.html">io.grpc</a></h3> |
| <table class="useSummary"> |
| <caption><span>Subclasses of <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a> in <a href="../package-summary.html">io.grpc</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ForwardingServerCall.html" title="class in io.grpc">ForwardingServerCall</a><ReqT,​RespT></span></code></th> |
| <td class="colLast"> |
| <div class="block">A <a href="../ServerCall.html" title="class in io.grpc"><code>ServerCall</code></a> which forwards all of its methods to another <a href="../ServerCall.html" title="class in io.grpc"><code>ServerCall</code></a>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ForwardingServerCall.SimpleForwardingServerCall.html" title="class in io.grpc">ForwardingServerCall.SimpleForwardingServerCall</a><ReqT,​RespT></span></code></th> |
| <td class="colLast"> |
| <div class="block">A simplified version of <a href="../ForwardingServerCall.html" title="class in io.grpc"><code>ForwardingServerCall</code></a> where subclasses can pass in a <a href="../ServerCall.html" title="class in io.grpc"><code>ServerCall</code></a> as the delegate.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">io.grpc</a> that return <a href="../ServerCall.html" title="class in io.grpc">ServerCall</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>protected abstract <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><<a href="../ForwardingServerCall.html" title="type parameter in ForwardingServerCall">ReqT</a>,​<a href="../ForwardingServerCall.html" title="type parameter in ForwardingServerCall">RespT</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ForwardingServerCall.</span><code><span class="memberNameLink"><a href="../ForwardingServerCall.html#delegate()">delegate</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Returns the delegated <code>ServerCall</code>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><<a href="../ForwardingServerCall.SimpleForwardingServerCall.html" title="type parameter in ForwardingServerCall.SimpleForwardingServerCall">ReqT</a>,​<a href="../ForwardingServerCall.SimpleForwardingServerCall.html" title="type parameter in ForwardingServerCall.SimpleForwardingServerCall">RespT</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ForwardingServerCall.SimpleForwardingServerCall.</span><code><span class="memberNameLink"><a href="../ForwardingServerCall.SimpleForwardingServerCall.html#delegate()">delegate</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">io.grpc</a> with parameters of type <a href="../ServerCall.html" title="class in io.grpc">ServerCall</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><ReqT,​RespT><br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">Executor</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerCallExecutorSupplier.</span><code><span class="memberNameLink"><a href="../ServerCallExecutorSupplier.html#getExecutor(io.grpc.ServerCall,io.grpc.Metadata)">getExecutor</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><ReqT,​RespT> call, |
| <a href="../Metadata.html" title="class in io.grpc">Metadata</a> metadata)</code></th> |
| <td class="colLast"> |
| <div class="block">Returns an executor to handle the server call.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <ReqT,​RespT><br><a href="../ServerCall.Listener.html" title="class in io.grpc">ServerCall.Listener</a><ReqT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Contexts.</span><code><span class="memberNameLink"><a href="../Contexts.html#interceptCall(io.grpc.Context,io.grpc.ServerCall,io.grpc.Metadata,io.grpc.ServerCallHandler)">interceptCall</a></span>​(<a href="../Context.html" title="class in io.grpc">Context</a> context, |
| <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><ReqT,​RespT> call, |
| <a href="../Metadata.html" title="class in io.grpc">Metadata</a> headers, |
| <a href="../ServerCallHandler.html" title="interface in io.grpc">ServerCallHandler</a><ReqT,​RespT> next)</code></th> |
| <td class="colLast"> |
| <div class="block">Make the provided <a href="../Context.html" title="class in io.grpc"><code>Context</code></a> <a href="../Context.html#current()"><code>Context.current()</code></a> for the creation of a listener |
| to a received call and for all events received by that listener.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><ReqT,​RespT><br><a href="../ServerCall.Listener.html" title="class in io.grpc">ServerCall.Listener</a><ReqT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptor.</span><code><span class="memberNameLink"><a href="../ServerInterceptor.html#interceptCall(io.grpc.ServerCall,io.grpc.Metadata,io.grpc.ServerCallHandler)">interceptCall</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><ReqT,​RespT> call, |
| <a href="../Metadata.html" title="class in io.grpc">Metadata</a> headers, |
| <a href="../ServerCallHandler.html" title="interface in io.grpc">ServerCallHandler</a><ReqT,​RespT> next)</code></th> |
| <td class="colLast"> |
| <div class="block">Intercept <a href="../ServerCall.html" title="class in io.grpc"><code>ServerCall</code></a> dispatch by the <code>next</code> <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerStreamTracer.</span><code><span class="memberNameLink"><a href="../ServerStreamTracer.html#serverCallStarted(io.grpc.ServerCall)">serverCallStarted</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><?,​?> call)</code></th> |
| <td class="colLast"> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Implement <a href="../ServerStreamTracer.html#serverCallStarted(io.grpc.ServerStreamTracer.ServerCallInfo)"><code>ServerStreamTracer.serverCallStarted(ServerCallInfo)</code></a> instead.</div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../ServerCall.Listener.html" title="class in io.grpc">ServerCall.Listener</a><<a href="../ServerCallHandler.html" title="type parameter in ServerCallHandler">RequestT</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerCallHandler.</span><code><span class="memberNameLink"><a href="../ServerCallHandler.html#startCall(io.grpc.ServerCall,io.grpc.Metadata)">startCall</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><<a href="../ServerCallHandler.html" title="type parameter in ServerCallHandler">RequestT</a>,​<a href="../ServerCallHandler.html" title="type parameter in ServerCallHandler">ResponseT</a>> call, |
| <a href="../Metadata.html" title="class in io.grpc">Metadata</a> headers)</code></th> |
| <td class="colLast"> |
| <div class="block">Starts asynchronous processing of an incoming call.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Constructors in <a href="../package-summary.html">io.grpc</a> with parameters of type <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ForwardingServerCall.SimpleForwardingServerCall.html#%3Cinit%3E(io.grpc.ServerCall)">SimpleForwardingServerCall</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><<a href="../ForwardingServerCall.SimpleForwardingServerCall.html" title="type parameter in ForwardingServerCall.SimpleForwardingServerCall">ReqT</a>,​<a href="../ForwardingServerCall.SimpleForwardingServerCall.html" title="type parameter in ForwardingServerCall.SimpleForwardingServerCall">RespT</a>> delegate)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.util"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a> in <a href="../util/package-summary.html">io.grpc.util</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../util/package-summary.html">io.grpc.util</a> with parameters of type <a href="../ServerCall.html" title="class in io.grpc">ServerCall</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><ReqT,​RespT><br><a href="../ServerCall.Listener.html" title="class in io.grpc">ServerCall.Listener</a><ReqT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">TransmitStatusRuntimeExceptionInterceptor.</span><code><span class="memberNameLink"><a href="../util/TransmitStatusRuntimeExceptionInterceptor.html#interceptCall(io.grpc.ServerCall,io.grpc.Metadata,io.grpc.ServerCallHandler)">interceptCall</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><ReqT,​RespT> call, |
| <a href="../Metadata.html" title="class in io.grpc">Metadata</a> headers, |
| <a href="../ServerCallHandler.html" title="interface in io.grpc">ServerCallHandler</a><ReqT,​RespT> next)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.xds.orca"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerCall.html" title="class in io.grpc">ServerCall</a> in <a href="../xds/orca/package-summary.html">io.grpc.xds.orca</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../xds/orca/package-summary.html">io.grpc.xds.orca</a> with parameters of type <a href="../ServerCall.html" title="class in io.grpc">ServerCall</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><ReqT,​RespT><br><a href="../ServerCall.Listener.html" title="class in io.grpc">ServerCall.Listener</a><ReqT></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">OrcaMetricReportingServerInterceptor.</span><code><span class="memberNameLink"><a href="../xds/orca/OrcaMetricReportingServerInterceptor.html#interceptCall(io.grpc.ServerCall,io.grpc.Metadata,io.grpc.ServerCallHandler)">interceptCall</a></span>​(<a href="../ServerCall.html" title="class in io.grpc">ServerCall</a><ReqT,​RespT> call, |
| <a href="../Metadata.html" title="class in io.grpc">Metadata</a> headers, |
| <a href="../ServerCallHandler.html" title="interface in io.grpc">ServerCallHandler</a><ReqT,​RespT> next)</code></th> |
| <td class="colLast"> </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="../ServerCall.html" title="class in io.grpc">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> |