|
3 | 3 | <html lang="en">
|
4 | 4 | <head>
|
5 | 5 | <!-- Generated by javadoc -->
|
6 |
| -<title>All Packages (grpc-all 1.64.0 API)</title> |
| 6 | +<title>All Packages (grpc-all 1.65.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="All Packages (grpc-all 1.64.0 API)"; |
| 24 | + parent.document.title="All Packages (grpc-all 1.65.0 API)"; |
25 | 25 | }
|
26 | 26 | }
|
27 | 27 | catch(err) {
|
@@ -127,113 +127,117 @@ <h1 title="All&nbsp;Packages" class="title">All Packages</h1>
|
127 | 127 | <td class="colLast"> </td>
|
128 | 128 | </tr>
|
129 | 129 | <tr class="altColor">
|
130 |
| -<th class="colFirst" scope="row"><a href="io/grpc/grpclb/package-summary.html">io.grpc.grpclb</a></th> |
| 130 | +<th class="colFirst" scope="row"><a href="io/grpc/gcp/csm/observability/package-summary.html">io.grpc.gcp.csm.observability</a></th> |
131 | 131 | <td class="colLast"> </td>
|
132 | 132 | </tr>
|
133 | 133 | <tr class="rowColor">
|
134 |
| -<th class="colFirst" scope="row"><a href="io/grpc/health/v1/package-summary.html">io.grpc.health.v1</a></th> |
| 134 | +<th class="colFirst" scope="row"><a href="io/grpc/grpclb/package-summary.html">io.grpc.grpclb</a></th> |
135 | 135 | <td class="colLast"> </td>
|
136 | 136 | </tr>
|
137 | 137 | <tr class="altColor">
|
| 138 | +<th class="colFirst" scope="row"><a href="io/grpc/health/v1/package-summary.html">io.grpc.health.v1</a></th> |
| 139 | +<td class="colLast"> </td> |
| 140 | +</tr> |
| 141 | +<tr class="rowColor"> |
138 | 142 | <th class="colFirst" scope="row"><a href="io/grpc/inprocess/package-summary.html">io.grpc.inprocess</a></th>
|
139 | 143 | <td class="colLast">
|
140 | 144 | <div class="block">The in-process transport which is for when a server is in the same process as the client.</div>
|
141 | 145 | </td>
|
142 | 146 | </tr>
|
143 |
| -<tr class="rowColor"> |
| 147 | +<tr class="altColor"> |
144 | 148 | <th class="colFirst" scope="row"><a href="io/grpc/lb/v1/package-summary.html">io.grpc.lb.v1</a></th>
|
145 | 149 | <td class="colLast"> </td>
|
146 | 150 | </tr>
|
147 |
| -<tr class="altColor"> |
| 151 | +<tr class="rowColor"> |
148 | 152 | <th class="colFirst" scope="row"><a href="io/grpc/netty/package-summary.html">io.grpc.netty</a></th>
|
149 | 153 | <td class="colLast">
|
150 | 154 | <div class="block">The main transport implementation based on <a target="_blank" href="http://netty.io">Netty</a>,
|
151 | 155 | for both the client and the server.</div>
|
152 | 156 | </td>
|
153 | 157 | </tr>
|
154 |
| -<tr class="rowColor"> |
| 158 | +<tr class="altColor"> |
155 | 159 | <th class="colFirst" scope="row"><a href="io/grpc/okhttp/package-summary.html">io.grpc.okhttp</a></th>
|
156 | 160 | <td class="colLast">
|
157 | 161 | <div class="block">A lightweight transport based on
|
158 | 162 | <a target="_blank" href="http://square.github.io/okhttp/">OkHttp</a>, mainly for use on Android
|
159 | 163 | (client-only).</div>
|
160 | 164 | </td>
|
161 | 165 | </tr>
|
162 |
| -<tr class="altColor"> |
| 166 | +<tr class="rowColor"> |
163 | 167 | <th class="colFirst" scope="row"><a href="io/grpc/opentelemetry/package-summary.html">io.grpc.opentelemetry</a></th>
|
164 | 168 | <td class="colLast"> </td>
|
165 | 169 | </tr>
|
166 |
| -<tr class="rowColor"> |
| 170 | +<tr class="altColor"> |
167 | 171 | <th class="colFirst" scope="row"><a href="io/grpc/protobuf/package-summary.html">io.grpc.protobuf</a></th>
|
168 | 172 | <td class="colLast">
|
169 | 173 | <div class="block">API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf
|
170 | 174 | messages.</div>
|
171 | 175 | </td>
|
172 | 176 | </tr>
|
173 |
| -<tr class="altColor"> |
| 177 | +<tr class="rowColor"> |
174 | 178 | <th class="colFirst" scope="row"><a href="io/grpc/protobuf/lite/package-summary.html">io.grpc.protobuf.lite</a></th>
|
175 | 179 | <td class="colLast">
|
176 | 180 | <div class="block">API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime
|
177 | 181 | library.</div>
|
178 | 182 | </td>
|
179 | 183 | </tr>
|
180 |
| -<tr class="rowColor"> |
| 184 | +<tr class="altColor"> |
181 | 185 | <th class="colFirst" scope="row"><a href="io/grpc/protobuf/services/package-summary.html">io.grpc.protobuf.services</a></th>
|
182 | 186 | <td class="colLast">
|
183 | 187 | <div class="block">Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.</div>
|
184 | 188 | </td>
|
185 | 189 | </tr>
|
186 |
| -<tr class="altColor"> |
| 190 | +<tr class="rowColor"> |
187 | 191 | <th class="colFirst" scope="row"><a href="io/grpc/reflection/v1alpha/package-summary.html">io.grpc.reflection.v1alpha</a></th>
|
188 | 192 | <td class="colLast"> </td>
|
189 | 193 | </tr>
|
190 |
| -<tr class="rowColor"> |
| 194 | +<tr class="altColor"> |
191 | 195 | <th class="colFirst" scope="row"><a href="io/grpc/services/package-summary.html">io.grpc.services</a></th>
|
192 | 196 | <td class="colLast">
|
193 | 197 | <div class="block">Service definitions and utilities for the pre-defined gRPC services.</div>
|
194 | 198 | </td>
|
195 | 199 | </tr>
|
196 |
| -<tr class="altColor"> |
| 200 | +<tr class="rowColor"> |
197 | 201 | <th class="colFirst" scope="row"><a href="io/grpc/servlet/package-summary.html">io.grpc.servlet</a></th>
|
198 | 202 | <td class="colLast">
|
199 | 203 | <div class="block">API that implements gRPC server as a servlet.</div>
|
200 | 204 | </td>
|
201 | 205 | </tr>
|
202 |
| -<tr class="rowColor"> |
| 206 | +<tr class="altColor"> |
203 | 207 | <th class="colFirst" scope="row"><a href="io/grpc/servlet/jakarta/package-summary.html">io.grpc.servlet.jakarta</a></th>
|
204 | 208 | <td class="colLast">
|
205 | 209 | <div class="block">API that implements gRPC server as a servlet.</div>
|
206 | 210 | </td>
|
207 | 211 | </tr>
|
208 |
| -<tr class="altColor"> |
| 212 | +<tr class="rowColor"> |
209 | 213 | <th class="colFirst" scope="row"><a href="io/grpc/stub/package-summary.html">io.grpc.stub</a></th>
|
210 | 214 | <td class="colLast">
|
211 | 215 | <div class="block">API for the Stub layer.</div>
|
212 | 216 | </td>
|
213 | 217 | </tr>
|
214 |
| -<tr class="rowColor"> |
| 218 | +<tr class="altColor"> |
215 | 219 | <th class="colFirst" scope="row"><a href="io/grpc/stub/annotations/package-summary.html">io.grpc.stub.annotations</a></th>
|
216 | 220 | <td class="colLast"> </td>
|
217 | 221 | </tr>
|
218 |
| -<tr class="altColor"> |
| 222 | +<tr class="rowColor"> |
219 | 223 | <th class="colFirst" scope="row"><a href="io/grpc/testing/package-summary.html">io.grpc.testing</a></th>
|
220 | 224 | <td class="colLast">
|
221 | 225 | <div class="block">API that is useful for testing gRPC.</div>
|
222 | 226 | </td>
|
223 | 227 | </tr>
|
224 |
| -<tr class="rowColor"> |
| 228 | +<tr class="altColor"> |
225 | 229 | <th class="colFirst" scope="row"><a href="io/grpc/util/package-summary.html">io.grpc.util</a></th>
|
226 | 230 | <td class="colLast">
|
227 | 231 | <div class="block">Utilities with advanced features in the core layer that user can optionally use.</div>
|
228 | 232 | </td>
|
229 | 233 | </tr>
|
230 |
| -<tr class="altColor"> |
| 234 | +<tr class="rowColor"> |
231 | 235 | <th class="colFirst" scope="row"><a href="io/grpc/xds/package-summary.html">io.grpc.xds</a></th>
|
232 | 236 | <td class="colLast">
|
233 | 237 | <div class="block">Library for gPRC proxyless service mesh using Envoy xDS protocol.</div>
|
234 | 238 | </td>
|
235 | 239 | </tr>
|
236 |
| -<tr class="rowColor"> |
| 240 | +<tr class="altColor"> |
237 | 241 | <th class="colFirst" scope="row"><a href="io/grpc/xds/orca/package-summary.html">io.grpc.xds.orca</a></th>
|
238 | 242 | <td class="colLast"> </td>
|
239 | 243 | </tr>
|
|
0 commit comments