| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Uses of Class io.grpc.ServerServiceDefinition (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.ServerServiceDefinition (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="../ServerServiceDefinition.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.ServerServiceDefinition" class="title">Uses of Class<br>io.grpc.ServerServiceDefinition</h2> |
| </div> |
| <div class="classUseContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="useSummary"> |
| <caption><span>Packages that use <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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.channelz.v1">io.grpc.channelz.v1</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <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.protobuf.services">io.grpc.protobuf.services</a></th> |
| <td class="colLast"> |
| <div class="block">Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.reflection.v1">io.grpc.reflection.v1</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.reflection.v1alpha">io.grpc.reflection.v1alpha</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.services">io.grpc.services</a></th> |
| <td class="colLast"> |
| <div class="block">Service definitions and utilities for the pre-defined gRPC services.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <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="rowColor"> |
| <th class="colFirst" scope="row"><a href="#io.grpc.xds">io.grpc.xds</a></th> |
| <td class="colLast"> |
| <div class="block">Library for gRPC proxyless service mesh using Envoy xDS protocol.</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> in <a href="../package-summary.html">io.grpc</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">io.grpc</a> that return <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">BindableService.</span><code><span class="memberNameLink"><a href="../BindableService.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Creates <a href="../ServerServiceDefinition.html" title="class in io.grpc"><code>ServerServiceDefinition</code></a> object for current instance of service implementation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerServiceDefinition.Builder.</span><code><span class="memberNameLink"><a href="../ServerServiceDefinition.Builder.html#build()">build</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Construct new ServerServiceDefinition.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#intercept(io.grpc.BindableService,io.grpc.ServerInterceptor...)">intercept</a></span>​(<a href="../BindableService.html" title="interface in io.grpc">BindableService</a> bindableService, |
| <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>... interceptors)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#intercept(io.grpc.BindableService,java.util.List)">intercept</a></span>​(<a href="../BindableService.html" title="interface in io.grpc">BindableService</a> bindableService, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><? extends <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>> interceptors)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#intercept(io.grpc.ServerServiceDefinition,io.grpc.ServerInterceptor...)">intercept</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>... interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#intercept(io.grpc.ServerServiceDefinition,java.util.List)">intercept</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><? extends <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>> interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#interceptForward(io.grpc.BindableService,io.grpc.ServerInterceptor...)">interceptForward</a></span>​(<a href="../BindableService.html" title="interface in io.grpc">BindableService</a> bindableService, |
| <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>... interceptors)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#interceptForward(io.grpc.BindableService,java.util.List)">interceptForward</a></span>​(<a href="../BindableService.html" title="interface in io.grpc">BindableService</a> bindableService, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><? extends <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>> interceptors)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#interceptForward(io.grpc.ServerServiceDefinition,io.grpc.ServerInterceptor...)">interceptForward</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>... interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#interceptForward(io.grpc.ServerServiceDefinition,java.util.List)">interceptForward</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><? extends <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>> interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#useInputStreamMessages(io.grpc.ServerServiceDefinition)">useInputStreamMessages</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> serializes to |
| and from InputStream for all methods.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <ReqT,​RespT><br><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#useMarshalledMessages(io.grpc.ServerServiceDefinition,io.grpc.MethodDescriptor.Marshaller,io.grpc.MethodDescriptor.Marshaller)">useMarshalledMessages</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../MethodDescriptor.Marshaller.html" title="interface in io.grpc">MethodDescriptor.Marshaller</a><ReqT> requestMarshaller, |
| <a href="../MethodDescriptor.Marshaller.html" title="interface in io.grpc">MethodDescriptor.Marshaller</a><RespT> responseMarshaller)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> with <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> for deserializing |
| requests and separate <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> for serializing responses.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T> <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#useMarshalledMessages(io.grpc.ServerServiceDefinition,io.grpc.MethodDescriptor.Marshaller)">useMarshalledMessages</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../MethodDescriptor.Marshaller.html" title="interface in io.grpc">MethodDescriptor.Marshaller</a><T> marshaller)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> serializes to |
| and from T for all methods.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">io.grpc</a> that return types with arguments of type <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../Server.html#getImmutableServices()">getImmutableServices</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Returns immutable services registered with the server, or an empty list if not supported by the |
| implementation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../Server.html#getMutableServices()">getMutableServices</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Returns mutable services registered with the server, or an empty list if not supported by the |
| implementation.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">HandlerRegistry.</span><code><span class="memberNameLink"><a href="../HandlerRegistry.html#getServices()">getServices</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Returns the <a href="../ServerServiceDefinition.html" title="class in io.grpc"><code>ServerServiceDefinition</code></a>s provided by the registry, or an empty list if not |
| supported by the implementation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../Server.html#getServices()">getServices</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Returns all services registered with the server, or an empty list if not supported by the |
| implementation.</div> |
| </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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ForwardingServerBuilder.html" title="type parameter in ForwardingServerBuilder">T</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ForwardingServerBuilder.</span><code><span class="memberNameLink"><a href="../ForwardingServerBuilder.html#addService(io.grpc.ServerServiceDefinition)">addService</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> service)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>abstract <a href="../ServerBuilder.html" title="type parameter in ServerBuilder">T</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerBuilder.</span><code><span class="memberNameLink"><a href="../ServerBuilder.html#addService(io.grpc.ServerServiceDefinition)">addService</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> service)</code></th> |
| <td class="colLast"> |
| <div class="block">Adds a service implementation to the handler registry.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#intercept(io.grpc.ServerServiceDefinition,io.grpc.ServerInterceptor...)">intercept</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>... interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#intercept(io.grpc.ServerServiceDefinition,java.util.List)">intercept</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><? extends <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>> interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#interceptForward(io.grpc.ServerServiceDefinition,io.grpc.ServerInterceptor...)">interceptForward</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>... interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#interceptForward(io.grpc.ServerServiceDefinition,java.util.List)">interceptForward</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><? extends <a href="../ServerInterceptor.html" title="interface in io.grpc">ServerInterceptor</a>> interceptors)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../ServerCallHandler.html" title="interface in io.grpc"><code>ServerCallHandler</code></a>s will call |
| <code>interceptors</code> before calling the pre-existing <code>ServerCallHandler</code>.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#useInputStreamMessages(io.grpc.ServerServiceDefinition)">useInputStreamMessages</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> serializes to |
| and from InputStream for all methods.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <ReqT,​RespT><br><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#useMarshalledMessages(io.grpc.ServerServiceDefinition,io.grpc.MethodDescriptor.Marshaller,io.grpc.MethodDescriptor.Marshaller)">useMarshalledMessages</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../MethodDescriptor.Marshaller.html" title="interface in io.grpc">MethodDescriptor.Marshaller</a><ReqT> requestMarshaller, |
| <a href="../MethodDescriptor.Marshaller.html" title="interface in io.grpc">MethodDescriptor.Marshaller</a><RespT> responseMarshaller)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> with <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> for deserializing |
| requests and separate <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> for serializing responses.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T> <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerInterceptors.</span><code><span class="memberNameLink"><a href="../ServerInterceptors.html#useMarshalledMessages(io.grpc.ServerServiceDefinition,io.grpc.MethodDescriptor.Marshaller)">useMarshalledMessages</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> serviceDef, |
| <a href="../MethodDescriptor.Marshaller.html" title="interface in io.grpc">MethodDescriptor.Marshaller</a><T> marshaller)</code></th> |
| <td class="colLast"> |
| <div class="block">Create a new <code>ServerServiceDefinition</code> whose <a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a> serializes to |
| and from T for all methods.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Method parameters in <a href="../package-summary.html">io.grpc</a> with type arguments of type <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerBuilder.html" title="type parameter in ServerBuilder">T</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerBuilder.</span><code><span class="memberNameLink"><a href="../ServerBuilder.html#addServices(java.util.List)">addServices</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>> services)</code></th> |
| <td class="colLast"> |
| <div class="block">Adds a list of service implementations to the handler registry together.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.channelz.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> in <a href="../channelz/v1/package-summary.html">io.grpc.channelz.v1</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../channelz/v1/package-summary.html">io.grpc.channelz.v1</a> that return <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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 <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.html#bindService(io.grpc.channelz.v1.ChannelzGrpc.AsyncService)">bindService</a></span>​(<a href="../channelz/v1/ChannelzGrpc.AsyncService.html" title="interface in io.grpc.channelz.v1">ChannelzGrpc.AsyncService</a> service)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzImplBase.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzImplBase.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.health.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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 <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.html#bindService(io.grpc.health.v1.HealthGrpc.AsyncService)">bindService</a></span>​(<a href="../health/v1/HealthGrpc.AsyncService.html" title="interface in io.grpc.health.v1">HealthGrpc.AsyncService</a> service)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthImplBase.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.HealthImplBase.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.lb.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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 <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.</span><code><span class="memberNameLink"><a href="../lb/v1/LoadBalancerGrpc.html#bindService(io.grpc.lb.v1.LoadBalancerGrpc.AsyncService)">bindService</a></span>​(<a href="../lb/v1/LoadBalancerGrpc.AsyncService.html" title="interface in io.grpc.lb.v1">LoadBalancerGrpc.AsyncService</a> service)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.LoadBalancerImplBase.</span><code><span class="memberNameLink"><a href="../lb/v1/LoadBalancerGrpc.LoadBalancerImplBase.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.protobuf.services"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> in <a href="../protobuf/services/package-summary.html">io.grpc.protobuf.services</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../protobuf/services/package-summary.html">io.grpc.protobuf.services</a> that return <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ProtoReflectionService.</span><code><span class="memberNameLink"><a href="../protobuf/services/ProtoReflectionService.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.reflection.v1"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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 <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.</span><code><span class="memberNameLink"><a href="../reflection/v1/ServerReflectionGrpc.html#bindService(io.grpc.reflection.v1.ServerReflectionGrpc.AsyncService)">bindService</a></span>​(<a href="../reflection/v1/ServerReflectionGrpc.AsyncService.html" title="interface in io.grpc.reflection.v1">ServerReflectionGrpc.AsyncService</a> service)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionImplBase.</span><code><span class="memberNameLink"><a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionImplBase.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.reflection.v1alpha"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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 <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.</span><code><span class="memberNameLink"><a href="../reflection/v1alpha/ServerReflectionGrpc.html#bindService(io.grpc.reflection.v1alpha.ServerReflectionGrpc.AsyncService)">bindService</a></span>​(<a href="../reflection/v1alpha/ServerReflectionGrpc.AsyncService.html" title="interface in io.grpc.reflection.v1alpha">ServerReflectionGrpc.AsyncService</a> service)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionImplBase.</span><code><span class="memberNameLink"><a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionImplBase.html#bindService()">bindService</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.services"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> in <a href="../services/package-summary.html">io.grpc.services</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../services/package-summary.html">io.grpc.services</a> that return types with arguments of type <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">AdminInterface.</span><code><span class="memberNameLink"><a href="../services/AdminInterface.html#getStandardServices()">getStandardServices</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Returns a list of gRPC's built-in admin services.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.util"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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> that return <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MutableHandlerRegistry.</span><code><span class="memberNameLink"><a href="../util/MutableHandlerRegistry.html#addService(io.grpc.BindableService)">addService</a></span>​(<a href="../BindableService.html" title="interface in io.grpc">BindableService</a> bindableService)</code></th> |
| <td class="colLast"> |
| <div class="block">Registers a service.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MutableHandlerRegistry.</span><code><span class="memberNameLink"><a href="../util/MutableHandlerRegistry.html#addService(io.grpc.ServerServiceDefinition)">addService</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> service)</code></th> |
| <td class="colLast"> |
| <div class="block">Registers a service.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../util/package-summary.html">io.grpc.util</a> that return types with arguments of type <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MutableHandlerRegistry.</span><code><span class="memberNameLink"><a href="../util/MutableHandlerRegistry.html#getServices()">getServices</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Note: This does not necessarily return a consistent view of the map.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../util/package-summary.html">io.grpc.util</a> with parameters of type <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MutableHandlerRegistry.</span><code><span class="memberNameLink"><a href="../util/MutableHandlerRegistry.html#addService(io.grpc.ServerServiceDefinition)">addService</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> service)</code></th> |
| <td class="colLast"> |
| <div class="block">Registers a service.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MutableHandlerRegistry.</span><code><span class="memberNameLink"><a href="../util/MutableHandlerRegistry.html#removeService(io.grpc.ServerServiceDefinition)">removeService</a></span>​(<a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> service)</code></th> |
| <td class="colLast"> |
| <div class="block">Removes a registered service.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="io.grpc.xds"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a> in <a href="../xds/package-summary.html">io.grpc.xds</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../xds/package-summary.html">io.grpc.xds</a> that return <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">CsdsService.</span><code><span class="memberNameLink"><a href="../xds/CsdsService.html#bindService()">bindService</a></span>()</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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> that return <a href="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</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="../ServerServiceDefinition.html" title="class in io.grpc">ServerServiceDefinition</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">OrcaServiceImpl.</span><code><span class="memberNameLink"><a href="../xds/orca/OrcaServiceImpl.html#bindService()">bindService</a></span>()</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="../ServerServiceDefinition.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> |