|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Index (grpc-all 1.75.0 API)</title> |
| 6 | +<title>Index (grpc-all 1.76.0 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | 8 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
|
21 | 21 | <script type="text/javascript"><!-- |
22 | 22 | try { |
23 | 23 | if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="Index (grpc-all 1.75.0 API)"; |
| 24 | + parent.document.title="Index (grpc-all 1.76.0 API)"; |
25 | 25 | } |
26 | 26 | } |
27 | 27 | catch(err) { |
@@ -1294,6 +1294,10 @@ <h2 class="title">A</h2> |
1294 | 1294 | <dd> |
1295 | 1295 | <div class="block">Whether this EquivalentAddressGroup was provided by a GRPCLB server.</div> |
1296 | 1296 | </dd> |
| 1297 | +<dt><span class="memberNameLink"><a href="io/grpc/EquivalentAddressGroup.html#ATTR_LOCALITY_NAME">ATTR_LOCALITY_NAME</a></span> - Static variable in class io.grpc.<a href="io/grpc/EquivalentAddressGroup.html" title="class in io.grpc">EquivalentAddressGroup</a></dt> |
| 1298 | +<dd> |
| 1299 | +<div class="block">The name of the locality that this EquivalentAddressGroup is in.</div> |
| 1300 | +</dd> |
1297 | 1301 | <dt><a href="io/grpc/Attributes.html" title="class in io.grpc"><span class="typeNameLink">Attributes</span></a> - Class in <a href="io/grpc/package-summary.html">io.grpc</a></dt> |
1298 | 1302 | <dd> |
1299 | 1303 | <div class="block">An immutable type-safe container of attributes.</div> |
@@ -19839,6 +19843,14 @@ <h2 class="title">M</h2> |
19839 | 19843 | <dd> |
19840 | 19844 | <div class="block">A marshaller that supports retrieving its type parameter <code>T</code> at runtime.</div> |
19841 | 19845 | </dd> |
| 19846 | +<dt><span class="memberNameLink"><a href="io/grpc/servlet/jakarta/ServletServerBuilder.html#methodNameResolver(java.util.function.Function)">methodNameResolver(Function<HttpServletRequest, String>)</a></span> - Method in class io.grpc.servlet.jakarta.<a href="io/grpc/servlet/jakarta/ServletServerBuilder.html" title="class in io.grpc.servlet.jakarta">ServletServerBuilder</a></dt> |
| 19847 | +<dd> |
| 19848 | +<div class="block">Specifies how to determine gRPC method name from servlet request.</div> |
| 19849 | +</dd> |
| 19850 | +<dt><span class="memberNameLink"><a href="io/grpc/servlet/ServletServerBuilder.html#methodNameResolver(java.util.function.Function)">methodNameResolver(Function<HttpServletRequest, String>)</a></span> - Method in class io.grpc.servlet.<a href="io/grpc/servlet/ServletServerBuilder.html" title="class in io.grpc.servlet">ServletServerBuilder</a></dt> |
| 19851 | +<dd> |
| 19852 | +<div class="block">Specifies how to determine gRPC method name from servlet request.</div> |
| 19853 | +</dd> |
19842 | 19854 | <dt><span class="memberNameLink"><a href="io/grpc/stub/annotations/RpcMethod.html#methodType()">methodType()</a></span> - Method in annotation type io.grpc.stub.annotations.<a href="io/grpc/stub/annotations/RpcMethod.html" title="annotation in io.grpc.stub.annotations">RpcMethod</a></dt> |
19843 | 19855 | <dd> |
19844 | 19856 | <div class="block">The call type of the method.</div> |
|
0 commit comments