You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1167 lines
48 KiB
HTML
1167 lines
48 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="fr">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_181) on Mon Apr 13 15:38:51 CEST 2020 -->
|
|
<title>Constant Field Values</title>
|
|
<meta name="date" content="2020-04-13">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Constant Field Values";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
|
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></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>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="header">
|
|
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
|
<h2 title="Contents">Contents</h2>
|
|
<ul>
|
|
<li><a href="#clientP2P">clientP2P.*</a></li>
|
|
<li><a href="#exception">exception.*</a></li>
|
|
<li><a href="#gui">gui.*</a></li>
|
|
<li><a href="#localException">localException.*</a></li>
|
|
<li><a href="#protocolP2P">protocolP2P.*</a></li>
|
|
<li><a href="#remoteException">remoteException.*</a></li>
|
|
<li><a href="#serverP2P">serverP2P.*</a></li>
|
|
<li><a href="#tracker">tracker.*</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="constantValuesContainer"><a name="clientP2P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="clientP2P">clientP2P.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>clientP2P.<a href="clientP2P/ClientDownload.html" title="class in clientP2P">ClientDownload</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="clientP2P.ClientDownload.DIFF_PERCENT_PROGRESS">
|
|
<!-- -->
|
|
</a><code>static final int</code></td>
|
|
<td><code><a href="clientP2P/ClientDownload.html#DIFF_PERCENT_PROGRESS">DIFF_PERCENT_PROGRESS</a></code></td>
|
|
<td class="colLast"><code>5</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="clientP2P.ClientDownload.DIFF_TIME_PROGRESS_MILLIS">
|
|
<!-- -->
|
|
</a><code>static final int</code></td>
|
|
<td><code><a href="clientP2P/ClientDownload.html#DIFF_TIME_PROGRESS_MILLIS">DIFF_TIME_PROGRESS_MILLIS</a></code></td>
|
|
<td class="colLast"><code>2000</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="clientP2P.ClientDownload.MAX_PARTIAL_SIZE">
|
|
<!-- -->
|
|
</a><code>protected static final long</code></td>
|
|
<td><code><a href="clientP2P/ClientDownload.html#MAX_PARTIAL_SIZE">MAX_PARTIAL_SIZE</a></code></td>
|
|
<td class="colLast"><code>4096L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>clientP2P.<a href="clientP2P/ClientDownloadPart.html" title="class in clientP2P">ClientDownloadPart</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="clientP2P.ClientDownloadPart.MAX_PARTIAL_SIZE">
|
|
<!-- -->
|
|
</a><code>protected static final long</code></td>
|
|
<td><code><a href="clientP2P/ClientDownloadPart.html#MAX_PARTIAL_SIZE">MAX_PARTIAL_SIZE</a></code></td>
|
|
<td class="colLast"><code>4096L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>clientP2P.<a href="clientP2P/ClientP2P.html" title="class in clientP2P">ClientP2P</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="clientP2P.ClientP2P.DEBUG">
|
|
<!-- -->
|
|
</a><code>static final boolean</code></td>
|
|
<td><code><a href="clientP2P/ClientP2P.html#DEBUG">DEBUG</a></code></td>
|
|
<td class="colLast"><code>false</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="exception">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="exception">exception.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>exception.<a href="exception/LocalException.html" title="class in exception">LocalException</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="exception.LocalException.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="exception/LocalException.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>13L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>exception.<a href="exception/RemoteException.html" title="class in exception">RemoteException</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="exception.RemoteException.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="exception/RemoteException.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="gui">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="gui">gui.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>gui.<a href="gui/ArgumentsGen.html" title="class in gui">ArgumentsGen</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="gui.ArgumentsGen.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="gui/ArgumentsGen.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>13L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>gui.<a href="gui/ClientP2PGUI.html" title="class in gui">ClientP2PGUI</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="gui.ClientP2PGUI.DEBUG">
|
|
<!-- -->
|
|
</a><code>static final boolean</code></td>
|
|
<td><code><a href="gui/ClientP2PGUI.html#DEBUG">DEBUG</a></code></td>
|
|
<td class="colLast"><code>false</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>gui.<a href="gui/DownloadFileGUI.html" title="class in gui">DownloadFileGUI</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="gui.DownloadFileGUI.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="gui/DownloadFileGUI.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>13L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>gui.<a href="gui/DownloadSelectionGen.html" title="class in gui">DownloadSelectionGen</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="gui.DownloadSelectionGen.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="gui/DownloadSelectionGen.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>13L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>gui.<a href="gui/ErrorFrame.html" title="class in gui">ErrorFrame</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="gui.ErrorFrame.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="gui/ErrorFrame.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>13L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>gui.<a href="gui/MainWindow.html" title="class in gui">MainWindow</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="gui.MainWindow.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="gui/MainWindow.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>13L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="localException">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="localException">localException.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>localException.<a href="localException/InternalError.html" title="class in localException">InternalError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="localException.InternalError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="localException/InternalError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>localException.<a href="localException/ProtocolError.html" title="class in localException">ProtocolError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="localException.ProtocolError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="localException/ProtocolError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>localException.<a href="localException/SizeError.html" title="class in localException">SizeError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="localException.SizeError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="localException/SizeError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>localException.<a href="localException/SocketClosed.html" title="class in localException">SocketClosed</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="localException.SocketClosed.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="localException/SocketClosed.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>localException.<a href="localException/TransmissionError.html" title="class in localException">TransmissionError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="localException.TransmissionError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="localException/TransmissionError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>localException.<a href="localException/VersionError.html" title="class in localException">VersionError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="localException.VersionError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="localException/VersionError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="protocolP2P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="protocolP2P">protocolP2P.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/Denied.html" title="class in protocolP2P">Denied</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.Denied.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/Denied.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>16</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.Denied.OFFSET_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/Denied.html#OFFSET_POSITION">OFFSET_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/DiscoverResponse.html" title="class in protocolP2P">DiscoverResponse</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.DiscoverResponse.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/DiscoverResponse.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>12</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.DiscoverResponse.FILENAME_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/DiscoverResponse.html#FILENAME_SIZE_POSITION">FILENAME_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/FilePart.html" title="class in protocolP2P">FilePart</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.FilePart.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/FilePart.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>20</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.FilePart.FILENAME_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/FilePart.html#FILENAME_SIZE_POSITION">FILENAME_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>16</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.FilePart.OFFSET_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/FilePart.html#OFFSET_POSITION">OFFSET_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/HashRequest.html" title="class in protocolP2P">HashRequest</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.HashRequest.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/HashRequest.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>12</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.HashRequest.FILENAME_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/HashRequest.html#FILENAME_SIZE_POSITION">FILENAME_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/HashResponse.html" title="class in protocolP2P">HashResponse</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.HashResponse.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/HashResponse.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>12</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.HashResponse.FILENAME_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/HashResponse.html#FILENAME_SIZE_POSITION">FILENAME_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/LoadRequest.html" title="class in protocolP2P">LoadRequest</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.LoadRequest.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/LoadRequest.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>28</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.LoadRequest.FILENAME_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/LoadRequest.html#FILENAME_SIZE_POSITION">FILENAME_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>24</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.LoadRequest.MAX_SIZE_PARTIAL_CONTENT_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/LoadRequest.html#MAX_SIZE_PARTIAL_CONTENT_POSITION">MAX_SIZE_PARTIAL_CONTENT_POSITION</a></code></td>
|
|
<td class="colLast"><code>16</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.LoadRequest.OFFSET_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/LoadRequest.html#OFFSET_POSITION">OFFSET_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/Payload.html" title="class in protocolP2P">Payload</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.Payload.PAYLOAD_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>protected static final int</code></td>
|
|
<td><code><a href="protocolP2P/Payload.html#PAYLOAD_SIZE_POSITION">PAYLOAD_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>4</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.Payload.PAYLOAD_START_POSITION">
|
|
<!-- -->
|
|
</a><code>protected static final int</code></td>
|
|
<td><code><a href="protocolP2P/Payload.html#PAYLOAD_START_POSITION">PAYLOAD_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/ProtocolP2PPacket.html" title="class in protocolP2P">ProtocolP2PPacket</a><<a href="protocolP2P/ProtocolP2PPacket.html" title="type parameter in ProtocolP2PPacket">T</a> extends <a href="protocolP2P/Payload.html" title="class in protocolP2P">Payload</a>></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.ProtocolP2PPacket.PROTOCOL_VERSION">
|
|
<!-- -->
|
|
</a><code>private static final byte</code></td>
|
|
<td><code><a href="protocolP2P/ProtocolP2PPacket.html#PROTOCOL_VERSION">PROTOCOL_VERSION</a></code></td>
|
|
<td class="colLast"><code>18</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.ProtocolP2PPacket.VERSION_POSITION">
|
|
<!-- -->
|
|
</a><code>protected static final int</code></td>
|
|
<td><code><a href="protocolP2P/ProtocolP2PPacket.html#VERSION_POSITION">VERSION_POSITION</a></code></td>
|
|
<td class="colLast"><code>0</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/ProtocolP2PPacketUDP.html" title="class in protocolP2P">ProtocolP2PPacketUDP</a><<a href="protocolP2P/ProtocolP2PPacketUDP.html" title="type parameter in ProtocolP2PPacketUDP">T</a> extends <a href="protocolP2P/Payload.html" title="class in protocolP2P">Payload</a>></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.ProtocolP2PPacketUDP.CHECKSUM_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/ProtocolP2PPacketUDP.html#CHECKSUM_POSITION">CHECKSUM_POSITION</a></code></td>
|
|
<td class="colLast"><code>2</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/RatioRequest.html" title="class in protocolP2P">RatioRequest</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.RatioRequest.HOSTNAME_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/RatioRequest.html#HOSTNAME_START_POSITION">HOSTNAME_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>10</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/RatioResponse.html" title="class in protocolP2P">RatioResponse</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.RatioResponse.HOSTNAME_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/RatioResponse.html#HOSTNAME_START_POSITION">HOSTNAME_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>26</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.RatioResponse.PORT_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/RatioResponse.html#PORT_START_POSITION">PORT_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>24</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.RatioResponse.TOTAL_DOWN_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/RatioResponse.html#TOTAL_DOWN_START_POSITION">TOTAL_DOWN_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>16</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.RatioResponse.TOTAL_UP_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/RatioResponse.html#TOTAL_UP_START_POSITION">TOTAL_UP_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/Register.html" title="class in protocolP2P">Register</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.Register.HOSTNAME_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/Register.html#HOSTNAME_START_POSITION">HOSTNAME_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>10</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/RequestResponseCode.html" title="enum in protocolP2P">RequestResponseCode</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.RequestResponseCode.RRCODE_POSITION">
|
|
<!-- -->
|
|
</a><code>protected static final int</code></td>
|
|
<td><code><a href="protocolP2P/RequestResponseCode.html#RRCODE_POSITION">RRCODE_POSITION</a></code></td>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/SizeResponse.html" title="class in protocolP2P">SizeResponse</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.SizeResponse.FILENAME_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/SizeResponse.html#FILENAME_POSITION">FILENAME_POSITION</a></code></td>
|
|
<td class="colLast"><code>16</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.SizeResponse.TOTAL_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/SizeResponse.html#TOTAL_SIZE_POSITION">TOTAL_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/Unregister.html" title="class in protocolP2P">Unregister</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.Unregister.HOSTNAME_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/Unregister.html#HOSTNAME_START_POSITION">HOSTNAME_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>10</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>protocolP2P.<a href="protocolP2P/UpdateRatio.html" title="class in protocolP2P">UpdateRatio</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.UpdateRatio.CLIENT_PORT_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/UpdateRatio.html#CLIENT_PORT_START_POSITION">CLIENT_PORT_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>18</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.UpdateRatio.DATA_SIZE_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/UpdateRatio.html#DATA_SIZE_POSITION">DATA_SIZE_POSITION</a></code></td>
|
|
<td class="colLast"><code>8</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="protocolP2P.UpdateRatio.HOSTNAMES_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/UpdateRatio.html#HOSTNAMES_START_POSITION">HOSTNAMES_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>20</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="protocolP2P.UpdateRatio.SERVER_PORT_START_POSITION">
|
|
<!-- -->
|
|
</a><code>private static final int</code></td>
|
|
<td><code><a href="protocolP2P/UpdateRatio.html#SERVER_PORT_START_POSITION">SERVER_PORT_START_POSITION</a></code></td>
|
|
<td class="colLast"><code>16</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="remoteException">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="remoteException">remoteException.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/EmptyDirectory.html" title="class in remoteException">EmptyDirectory</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.EmptyDirectory.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/EmptyDirectory.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/EmptyFile.html" title="class in remoteException">EmptyFile</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.EmptyFile.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/EmptyFile.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/InternalRemoteError.html" title="class in remoteException">InternalRemoteError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.InternalRemoteError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/InternalRemoteError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/NotATracker.html" title="class in remoteException">NotATracker</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.NotATracker.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/NotATracker.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/NotFound.html" title="class in remoteException">NotFound</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.NotFound.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/NotFound.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/ProtocolRemoteError.html" title="class in remoteException">ProtocolRemoteError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.ProtocolRemoteError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/ProtocolRemoteError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/UnknownHost.html" title="class in remoteException">UnknownHost</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.UnknownHost.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/UnknownHost.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>remoteException.<a href="remoteException/VersionRemoteError.html" title="class in remoteException">VersionRemoteError</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="remoteException.VersionRemoteError.serialVersionUID">
|
|
<!-- -->
|
|
</a><code>private static final long</code></td>
|
|
<td><code><a href="remoteException/VersionRemoteError.html#serialVersionUID">serialVersionUID</a></code></td>
|
|
<td class="colLast"><code>12L</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="serverP2P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="serverP2P">serverP2P.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>serverP2P.<a href="serverP2P/RatioWatcher.html" title="class in serverP2P">RatioWatcher</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="serverP2P.RatioWatcher.punishmentFactor">
|
|
<!-- -->
|
|
</a><code>static final double</code></td>
|
|
<td><code><a href="serverP2P/RatioWatcher.html#punishmentFactor">punishmentFactor</a></code></td>
|
|
<td class="colLast"><code>1.2</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>serverP2P.<a href="serverP2P/ServerP2P.html" title="class in serverP2P">ServerP2P</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="serverP2P.ServerP2P.DEBUG">
|
|
<!-- -->
|
|
</a><code>static final boolean</code></td>
|
|
<td><code><a href="serverP2P/ServerP2P.html#DEBUG">DEBUG</a></code></td>
|
|
<td class="colLast"><code>true</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="serverP2P.ServerP2P.subdir">
|
|
<!-- -->
|
|
</a><code>private static final java.lang.String</code></td>
|
|
<td><code><a href="serverP2P/ServerP2P.html#subdir">subdir</a></code></td>
|
|
<td class="colLast"><code>"seeded/"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<a name="tracker">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="tracker">tracker.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>tracker.<a href="tracker/Tracker.html" title="class in tracker">Tracker</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="tracker.Tracker.DEBUG">
|
|
<!-- -->
|
|
</a><code>static final boolean</code></td>
|
|
<td><code><a href="tracker/Tracker.html#DEBUG">DEBUG</a></code></td>
|
|
<td class="colLast"><code>true</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
|
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.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>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|