blob: 9790738aa3a4a946a79a5b90a94de40d5a14c597 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>io.grpc.reflection.v1alpha Class Hierarchy (grpc-all 1.77.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="io.grpc.reflection.v1alpha Class Hierarchy (grpc-all 1.77.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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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&nbsp;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">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 class="title">Hierarchy For Package io.grpc.reflection.v1alpha</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<section>
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink"><span class="typeNameLink">Object</span></a>
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/AbstractMessageLite.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">AbstractMessageLite</span></a>&lt;MessageType,&#8203;BuilderType&gt; (implements com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageLite.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageLite</a>)
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/AbstractMessage.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">AbstractMessage</span></a> (implements com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/Message.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">Message</a>)
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/GeneratedMessageV3.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">GeneratedMessageV3</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a>)
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ErrorResponse.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ErrorResponse</span></a> (implements io.grpc.reflection.v1alpha.<a href="ErrorResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ErrorResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ExtensionNumberResponse.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ExtensionNumberResponse</span></a> (implements io.grpc.reflection.v1alpha.<a href="ExtensionNumberResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ExtensionNumberResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ExtensionRequest.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ExtensionRequest</span></a> (implements io.grpc.reflection.v1alpha.<a href="ExtensionRequestOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ExtensionRequestOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="FileDescriptorResponse.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">FileDescriptorResponse</span></a> (implements io.grpc.reflection.v1alpha.<a href="FileDescriptorResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">FileDescriptorResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ListServiceResponse.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ListServiceResponse</span></a> (implements io.grpc.reflection.v1alpha.<a href="ListServiceResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ListServiceResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionRequest.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionRequest</span></a> (implements io.grpc.reflection.v1alpha.<a href="ServerReflectionRequestOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ServerReflectionRequestOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionResponse.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionResponse</span></a> (implements io.grpc.reflection.v1alpha.<a href="ServerReflectionResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ServerReflectionResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServiceResponse.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServiceResponse</span></a> (implements io.grpc.reflection.v1alpha.<a href="ServiceResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ServiceResponseOrBuilder</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/AbstractMessageLite.Builder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">AbstractMessageLite.Builder</span></a>&lt;MessageType,&#8203;BuilderType&gt; (implements com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageLite.Builder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">MessageLite.Builder</a>)
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/AbstractMessage.Builder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">AbstractMessage.Builder</span></a>&lt;BuilderType&gt; (implements com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/Message.Builder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">Message.Builder</a>)
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/GeneratedMessageV3.Builder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">GeneratedMessageV3.Builder</span></a>&lt;BuilderT&gt;
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ErrorResponse.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ErrorResponse.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ErrorResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ErrorResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ExtensionNumberResponse.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ExtensionNumberResponse.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ExtensionNumberResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ExtensionNumberResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ExtensionRequest.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ExtensionRequest.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ExtensionRequestOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ExtensionRequestOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="FileDescriptorResponse.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">FileDescriptorResponse.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="FileDescriptorResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">FileDescriptorResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ListServiceResponse.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ListServiceResponse.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ListServiceResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ListServiceResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionRequest.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionRequest.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ServerReflectionRequestOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ServerReflectionRequestOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionResponse.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionResponse.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ServerReflectionResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ServerReflectionResponseOrBuilder</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServiceResponse.Builder.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServiceResponse.Builder</span></a> (implements io.grpc.reflection.v1alpha.<a href="ServiceResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha">ServiceResponseOrBuilder</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">io.grpc.stub.<a href="../../stub/AbstractStub.html" title="class in io.grpc.stub"><span class="typeNameLink">AbstractStub</span></a>&lt;S&gt;
<ul>
<li class="circle">io.grpc.stub.<a href="../../stub/AbstractAsyncStub.html" title="class in io.grpc.stub"><span class="typeNameLink">AbstractAsyncStub</span></a>&lt;S&gt;
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.ServerReflectionStub.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc.ServerReflectionStub</span></a></li>
</ul>
</li>
<li class="circle">io.grpc.stub.<a href="../../stub/AbstractBlockingStub.html" title="class in io.grpc.stub"><span class="typeNameLink">AbstractBlockingStub</span></a>&lt;S&gt;
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.ServerReflectionBlockingStub.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc.ServerReflectionBlockingStub</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc.ServerReflectionBlockingV2Stub</span></a></li>
</ul>
</li>
<li class="circle">io.grpc.stub.<a href="../../stub/AbstractFutureStub.html" title="class in io.grpc.stub"><span class="typeNameLink">AbstractFutureStub</span></a>&lt;S&gt;
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.ServerReflectionFutureStub.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc.ServerReflectionFutureStub</span></a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.ServerReflectionImplBase.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc.ServerReflectionImplBase</span></a> (implements io.grpc.<a href="../../BindableService.html" title="interface in io.grpc">BindableService</a>, io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.AsyncService.html" title="interface in io.grpc.reflection.v1alpha">ServerReflectionGrpc.AsyncService</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionProto.html" title="class in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionProto</span></a></li>
</ul>
</li>
</ul>
</section>
<section>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageLiteOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">MessageLiteOrBuilder</span></a>
<ul>
<li class="circle">com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/MessageOrBuilder.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink"><span class="typeNameLink">MessageOrBuilder</span></a>
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ErrorResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ErrorResponseOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ExtensionNumberResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ExtensionNumberResponseOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ExtensionRequestOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ExtensionRequestOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="FileDescriptorResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">FileDescriptorResponseOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ListServiceResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ListServiceResponseOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionRequestOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionRequestOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionResponseOrBuilder</span></a></li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServiceResponseOrBuilder.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServiceResponseOrBuilder</span></a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionGrpc.AsyncService.html" title="interface in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionGrpc.AsyncService</span></a></li>
</ul>
</section>
<section>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink"><span class="typeNameLink">Object</span></a>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a>)
<ul>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionRequest.MessageRequestCase.html" title="enum in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionRequest.MessageRequestCase</span></a> (implements com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/AbstractMessageLite.InternalOneOfEnum.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">AbstractMessageLite.InternalOneOfEnum</a>, com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/Internal.EnumLite.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">Internal.EnumLite</a>)</li>
<li class="circle">io.grpc.reflection.v1alpha.<a href="ServerReflectionResponse.MessageResponseCase.html" title="enum in io.grpc.reflection.v1alpha"><span class="typeNameLink">ServerReflectionResponse.MessageResponseCase</span></a> (implements com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/AbstractMessageLite.InternalOneOfEnum.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">AbstractMessageLite.InternalOneOfEnum</a>, com.google.protobuf.<a href="https://protobuf.dev/reference/java/api-docs/com/google/protobuf/Internal.EnumLite.html?is-external=true" title="class or interface in com.google.protobuf" class="externalLink">Internal.EnumLite</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
</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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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&nbsp;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>