| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=9"/><meta name="generator" content="Doxygen 1.8.17"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>GRPC PHP: Class Hierarchy</title><link href="tabs.css" rel="stylesheet" type="text/css"/><script type="text/javascript" src="jquery.js"></script><script type="text/javascript" src="dynsections.js"></script><link href="search/search.css" rel="stylesheet" type="text/css"/><script type="text/javascript" src="search/searchdata.js"></script><script type="text/javascript" src="search/search.js"></script><link href="doxygen.css" rel="stylesheet" type="text/css" /></head><body><div id="top"><!-- do not remove this div, it is closed by doxygen! --><div id="titlearea"><table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;">  <td id="projectalign" style="padding-left: 0.5em;">   <div id="projectname">GRPC PHP    <span id="projectnumber">1.32.0-dev</span>   </div>  </td> </tr> </tbody></table></div><!-- end header part --><!-- Generated by Doxygen 1.8.17 --><script type="text/javascript">/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */var searchBox = new SearchBox("searchBox", "search",false,'Search');/* @license-end */</script><script type="text/javascript" src="menudata.js"></script><script type="text/javascript" src="menu.js"></script><script type="text/javascript">/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */$(function() {  initMenu('',true,false,'search.php','Search');  $(document).ready(function() { init_search(); });});/* @license-end */</script><div id="main-nav"></div></div><!-- top --><!-- window showing the filter options --><div id="MSearchSelectWindow"     onmouseover="return searchBox.OnSearchSelectShow()"     onmouseout="return searchBox.OnSearchSelectHide()"     onkeydown="return searchBox.OnSearchSelectKey(event)"></div><!-- iframe showing the search results (closed by default) --><div id="MSearchResultsWindow"><iframe src="javascript:void(0)" frameborder="0"         name="MSearchResults" id="MSearchResults"></iframe></div><div class="header">  <div class="headertitle"><div class="title">Class Hierarchy</div>  </div></div><!--header--><div class="contents"><div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory"><div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory"><tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_abstract_call.html" target="_self">Grpc\AbstractCall</a></td><td class="desc"></td></tr><tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_bidi_streaming_call.html" target="_self">Grpc\BidiStreamingCall</a></td><td class="desc">Represents an active call that allows for sending and receiving messages in streams in any order </td></tr><tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_client_streaming_call.html" target="_self">Grpc\ClientStreamingCall</a></td><td class="desc">Represents an active call that sends a stream of messages and then gets a single response </td></tr><tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_server_streaming_call.html" target="_self">Grpc\ServerStreamingCall</a></td><td class="desc">Represents an active call that sends a single message and then gets a stream of responses </td></tr><tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_unary_call.html" target="_self">Grpc\UnaryCall</a></td><td class="desc">Represents an active call that sends a single message and then gets a single response </td></tr><tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_base_stub.html" target="_self">Grpc\BaseStub</a></td><td class="desc">Base class for generated client stubs </td></tr><tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_call.html" target="_self">Grpc\Call</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_call.html" title="class Call">Call</a> </td></tr><tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_call_credentials.html" target="_self">Grpc\CallCredentials</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_call_credentials.html" title="class CallCredentials">CallCredentials</a> </td></tr><tr id="row_4_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interface_grpc_1_1_call_invoker.html" target="_self">Grpc\CallInvoker</a></td><td class="desc"><a class="el" href="interface_grpc_1_1_call_invoker.html" title="CallInvoker is used to pass the self defined channel into the stub, while intercept each RPC with the...">CallInvoker</a> is used to pass the self defined channel into the stub, while intercept each RPC with the channel accessible </td></tr><tr id="row_4_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_default_call_invoker.html" target="_self">Grpc\DefaultCallInvoker</a></td><td class="desc">Default call invoker in the gRPC stub </td></tr><tr id="row_5_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_channel.html" target="_self">Grpc\Channel</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_channel.html" title="class Channel">Channel</a> </td></tr><tr id="row_6_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_channel_credentials.html" target="_self">Grpc\ChannelCredentials</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_channel_credentials.html" title="class ChannelCredentials">ChannelCredentials</a> </td></tr><tr id="row_7_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_interceptor.html" target="_self">Grpc\Interceptor</a></td><td class="desc">Represents an interceptor that intercept RPC invocations before call starts </td></tr><tr id="row_8_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_8_" class="arrow" onclick="toggleFolder('8_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_server.html" target="_self">Grpc\Server</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_server.html" title="class Server">Server</a> </td></tr><tr id="row_8_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_rpc_server.html" target="_self">Grpc\RpcServer</a></td><td class="desc"></td></tr><tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_server_credentials.html" target="_self">Grpc\ServerCredentials</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_server_credentials.html" title="class ServerCredentials">ServerCredentials</a> </td></tr><tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_grpc_1_1_timeval.html" target="_self">Grpc\Timeval</a></td><td class="desc">Class <a class="el" href="class_grpc_1_1_timeval.html" title="class Timeval">Timeval</a> </td></tr></table></div><!-- directory --></div><!-- contents --><!-- start footer part --><hr class="footer"/><address class="footer"><small>Generated on Fri Aug 14 2020 18:35:56 for GRPC PHP by  <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17</small></address></body></html>
 |