blob: 464d8001ed2ba9fc44fc9dad82d17ce8bac576be [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class io.grpc.StatusException (grpc-all 1.74.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.StatusException (grpc-all 1.74.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="../StatusException.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&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">
<h2 title="Uses of Class io.grpc.StatusException" class="title">Uses of Class<br>io.grpc.StatusException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../StatusException.html" title="class in io.grpc">StatusException</a></span><span class="tabEnd">&nbsp;</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">&nbsp;</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">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.grpc.protobuf">io.grpc.protobuf</a></th>
<td class="colLast">
<div class="block">API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf
messages.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.grpc.stub">io.grpc.stub</a></th>
<td class="colLast">
<div class="block">API for the Stub layer.</div>
</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="../StatusException.html" title="class in io.grpc">StatusException</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="../StatusException.html" title="class in io.grpc">StatusException</a></span><span class="tabEnd">&nbsp;</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="../StatusException.html" title="class in io.grpc">StatusException</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Status.</span><code><span class="memberNameLink"><a href="../Status.html#asException()">asException</a></span>()</code></th>
<td class="colLast">
<div class="block">Convert this <a href="../Status.html" title="class in io.grpc"><code>Status</code></a> to an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Exception</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../StatusException.html" title="class in io.grpc">StatusException</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Status.</span><code><span class="memberNameLink"><a href="../Status.html#asException(io.grpc.Metadata)">asException</a></span>&#8203;(<a href="../Metadata.html" title="class in io.grpc">Metadata</a>&nbsp;trailers)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../Status.html#asException()"><code>Status.asException()</code></a> but includes the provided trailers in the returned exception.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.channelz.v1">
<!-- -->
</a>
<h3>Uses of <a href="../StatusException.html" title="class in io.grpc">StatusException</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 throw <a href="../StatusException.html" title="class in io.grpc">StatusException</a></span><span class="tabEnd">&nbsp;</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="../channelz/v1/GetChannelResponse.html" title="class in io.grpc.channelz.v1">GetChannelResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getChannel(io.grpc.channelz.v1.GetChannelRequest)">getChannel</a></span>&#8203;(<a href="../channelz/v1/GetChannelRequest.html" title="class in io.grpc.channelz.v1">GetChannelRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Returns a single Channel, or else a NOT_FOUND code.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../channelz/v1/GetServerResponse.html" title="class in io.grpc.channelz.v1">GetServerResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getServer(io.grpc.channelz.v1.GetServerRequest)">getServer</a></span>&#8203;(<a href="../channelz/v1/GetServerRequest.html" title="class in io.grpc.channelz.v1">GetServerRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Returns a single Server, or else a NOT_FOUND code.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../channelz/v1/GetServersResponse.html" title="class in io.grpc.channelz.v1">GetServersResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getServers(io.grpc.channelz.v1.GetServersRequest)">getServers</a></span>&#8203;(<a href="../channelz/v1/GetServersRequest.html" title="class in io.grpc.channelz.v1">GetServersRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Gets all servers that exist in the process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../channelz/v1/GetServerSocketsResponse.html" title="class in io.grpc.channelz.v1">GetServerSocketsResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getServerSockets(io.grpc.channelz.v1.GetServerSocketsRequest)">getServerSockets</a></span>&#8203;(<a href="../channelz/v1/GetServerSocketsRequest.html" title="class in io.grpc.channelz.v1">GetServerSocketsRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Gets all server sockets that exist in the process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../channelz/v1/GetSocketResponse.html" title="class in io.grpc.channelz.v1">GetSocketResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getSocket(io.grpc.channelz.v1.GetSocketRequest)">getSocket</a></span>&#8203;(<a href="../channelz/v1/GetSocketRequest.html" title="class in io.grpc.channelz.v1">GetSocketRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Returns a single Socket or else a NOT_FOUND code.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../channelz/v1/GetSubchannelResponse.html" title="class in io.grpc.channelz.v1">GetSubchannelResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getSubchannel(io.grpc.channelz.v1.GetSubchannelRequest)">getSubchannel</a></span>&#8203;(<a href="../channelz/v1/GetSubchannelRequest.html" title="class in io.grpc.channelz.v1">GetSubchannelRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Returns a single Subchannel, or else a NOT_FOUND code.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../channelz/v1/GetTopChannelsResponse.html" title="class in io.grpc.channelz.v1">GetTopChannelsResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#getTopChannels(io.grpc.channelz.v1.GetTopChannelsRequest)">getTopChannels</a></span>&#8203;(<a href="../channelz/v1/GetTopChannelsRequest.html" title="class in io.grpc.channelz.v1">GetTopChannelsRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
Gets all root channels (i.e.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.health.v1">
<!-- -->
</a>
<h3>Uses of <a href="../StatusException.html" title="class in io.grpc">StatusException</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 throw <a href="../StatusException.html" title="class in io.grpc">StatusException</a></span><span class="tabEnd">&nbsp;</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="../health/v1/HealthCheckResponse.html" title="class in io.grpc.health.v1">HealthCheckResponse</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.HealthBlockingV2Stub.html#check(io.grpc.health.v1.HealthCheckRequest)">check</a></span>&#8203;(<a href="../health/v1/HealthCheckRequest.html" title="class in io.grpc.health.v1">HealthCheckRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">
If the requested service is unknown, the call will fail with status
NOT_FOUND.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.protobuf">
<!-- -->
</a>
<h3>Uses of <a href="../StatusException.html" title="class in io.grpc">StatusException</a> in <a href="../protobuf/package-summary.html">io.grpc.protobuf</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../protobuf/package-summary.html">io.grpc.protobuf</a> that return <a href="../StatusException.html" title="class in io.grpc">StatusException</a></span><span class="tabEnd">&nbsp;</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="../StatusException.html" title="class in io.grpc">StatusException</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatusProto.</span><code><span class="memberNameLink"><a href="../protobuf/StatusProto.html#toStatusException(com.google.rpc.Status)">toStatusException</a></span>&#8203;(com.google.rpc.Status&nbsp;statusProto)</code></th>
<td class="colLast">
<div class="block">Convert a <code>Status</code> instance to a <a href="../StatusException.html" title="class in io.grpc"><code>StatusException</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../StatusException.html" title="class in io.grpc">StatusException</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatusProto.</span><code><span class="memberNameLink"><a href="../protobuf/StatusProto.html#toStatusException(com.google.rpc.Status,io.grpc.Metadata)">toStatusException</a></span>&#8203;(com.google.rpc.Status&nbsp;statusProto,
<a href="../Metadata.html" title="class in io.grpc">Metadata</a>&nbsp;metadata)</code></th>
<td class="colLast">
<div class="block">Convert a <code>Status</code> instance to a <a href="../StatusException.html" title="class in io.grpc"><code>StatusException</code></a> with additional
metadata.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../StatusException.html" title="class in io.grpc">StatusException</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatusProto.</span><code><span class="memberNameLink"><a href="../protobuf/StatusProto.html#toStatusException(com.google.rpc.Status,io.grpc.Metadata,java.lang.Throwable)">toStatusException</a></span>&#8203;(com.google.rpc.Status&nbsp;statusProto,
<a href="../Metadata.html" title="class in io.grpc">Metadata</a>&nbsp;metadata,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Throwable</a>&nbsp;cause)</code></th>
<td class="colLast">
<div class="block">Convert a <code>Status</code> instance to a <a href="../StatusException.html" title="class in io.grpc"><code>StatusException</code></a> with additional
metadata and the root exception thrown.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.stub">
<!-- -->
</a>
<h3>Uses of <a href="../StatusException.html" title="class in io.grpc">StatusException</a> in <a href="../stub/package-summary.html">io.grpc.stub</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../stub/package-summary.html">io.grpc.stub</a> that throw <a href="../StatusException.html" title="class in io.grpc">StatusException</a></span><span class="tabEnd">&nbsp;</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 &lt;ReqT,&#8203;RespT&gt;<br>RespT</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingV2UnaryCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions,ReqT)">blockingV2UnaryCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
ReqT&nbsp;req)</code></th>
<td class="colLast">
<div class="block">Executes a unary call and blocks on the response,
throws a checked <a href="../StatusException.html" title="class in io.grpc"><code>StatusException</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BlockingClientCall.</span><code><span class="memberNameLink"><a href="../stub/BlockingClientCall.html#hasNext()">hasNext</a></span>()</code></th>
<td class="colLast">
<div class="block">Wait for a value to be available from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../stub/BlockingClientCall.html" title="type parameter in BlockingClientCall">RespT</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BlockingClientCall.</span><code><span class="memberNameLink"><a href="../stub/BlockingClientCall.html#read()">read</a></span>()</code></th>
<td class="colLast">
<div class="block">Wait if necessary for a value to be available from the server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../stub/BlockingClientCall.html" title="type parameter in BlockingClientCall">RespT</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BlockingClientCall.</span><code><span class="memberNameLink"><a href="../stub/BlockingClientCall.html#read(long,java.util.concurrent.TimeUnit)">read</a></span>&#8203;(long&nbsp;timeout,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">TimeUnit</a>&nbsp;unit)</code></th>
<td class="colLast">
<div class="block">Wait with timeout, if necessary, for a value to be available from the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BlockingClientCall.</span><code><span class="memberNameLink"><a href="../stub/BlockingClientCall.html#write(ReqT)">write</a></span>&#8203;(<a href="../stub/BlockingClientCall.html" title="type parameter in BlockingClientCall">ReqT</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Send a value to the stream for sending to server, wait if necessary for the grpc stream to be
ready.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BlockingClientCall.</span><code><span class="memberNameLink"><a href="../stub/BlockingClientCall.html#write(ReqT,long,java.util.concurrent.TimeUnit)">write</a></span>&#8203;(<a href="../stub/BlockingClientCall.html" title="type parameter in BlockingClientCall">ReqT</a>&nbsp;request,
long&nbsp;timeout,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">TimeUnit</a>&nbsp;unit)</code></th>
<td class="colLast">
<div class="block">Send a value to the stream for sending to server, wait if necessary for the grpc stream to be
ready up to specified timeout.</div>
</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="../StatusException.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&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>