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.
Projet_JAVA_P2P_STRI2A/doc/javadoc/index-files/index-7.html

436 lines
28 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!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:52 CEST 2020 -->
<title>G-Index</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="G-Index";
}
}
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 class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="../protocolP2P/HashRequest.html#getAlgoList--">getAlgoList()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/HashRequest.html" title="class in protocolP2P">HashRequest</a></dt>
<dd>
<div class="block">AlgoList getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/UpdateRatio.html#getClient--">getClient()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/UpdateRatio.html" title="class in protocolP2P">UpdateRatio</a></dt>
<dd>
<div class="block">Client getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/Directories.html#getDataHomeDirectory--">getDataHomeDirectory()</a></span> - Method in class tools.<a href="../tools/Directories.html" title="class in tools">Directories</a></dt>
<dd>
<div class="block">Getter for dataHomeDirectory.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/UpdateRatio.html#getDataSize--">getDataSize()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/UpdateRatio.html" title="class in protocolP2P">UpdateRatio</a></dt>
<dd>
<div class="block">dataSize getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/PortRange.html#getDefaultPort--">getDefaultPort()</a></span> - Method in class tools.<a href="../tools/PortRange.html" title="class in tools">PortRange</a></dt>
<dd>
<div class="block">Default port getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPart.html#getDone--">getDone()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPart.html" title="class in clientP2P">ClientDownloadPart</a></dt>
<dd>
<div class="block">Get list of downloaded file parts offset, then clear this list.</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPart.html#getFailed--">getFailed()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPart.html" title="class in clientP2P">ClientDownloadPart</a></dt>
<dd>
<div class="block">Get list of offsets that have not be downloaded if failed, else
empty list.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/FileList.html#getFileList--">getFileList()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/FileList.html" title="class in protocolP2P">FileList</a></dt>
<dd>
<div class="block">fileList getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/FileWatcher.html#getFileList--">getFileList()</a></span> - Method in class serverP2P.<a href="../serverP2P/FileWatcher.html" title="class in serverP2P">FileWatcher</a></dt>
<dd>
<div class="block">FileList getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/Denied.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/Denied.html" title="class in protocolP2P">Denied</a></dt>
<dd>
<div class="block">filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/DiscoverRequest.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/DiscoverRequest.html" title="class in protocolP2P">DiscoverRequest</a></dt>
<dd>
<div class="block">Filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/DiscoverResponse.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/DiscoverResponse.html" title="class in protocolP2P">DiscoverResponse</a></dt>
<dd>
<div class="block">Filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/FilePart.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/FilePart.html" title="class in protocolP2P">FilePart</a></dt>
<dd>
<div class="block">filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/HashRequest.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/HashRequest.html" title="class in protocolP2P">HashRequest</a></dt>
<dd>
<div class="block">Filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/HashResponse.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/HashResponse.html" title="class in protocolP2P">HashResponse</a></dt>
<dd>
<div class="block">filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/LoadRequest.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/LoadRequest.html" title="class in protocolP2P">LoadRequest</a></dt>
<dd>
<div class="block">filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/SizeRequest.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/SizeRequest.html" title="class in protocolP2P">SizeRequest</a></dt>
<dd>
<div class="block">filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/SizeResponse.html#getFilename--">getFilename()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/SizeResponse.html" title="class in protocolP2P">SizeResponse</a></dt>
<dd>
<div class="block">filename getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/FilePart.html#getFilenameSize-byte:A-">getFilenameSize(byte[])</a></span> - Method in class protocolP2P.<a href="../protocolP2P/FilePart.html" title="class in protocolP2P">FilePart</a></dt>
<dd>
<div class="block">Read filenames size from Packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/HashResponse.html#getHash-protocolP2P.HashAlgorithm-">getHash(HashAlgorithm)</a></span> - Method in class protocolP2P.<a href="../protocolP2P/HashResponse.html" title="class in protocolP2P">HashResponse</a></dt>
<dd>
<div class="block">hash getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownload.html#getHashSum512--">getHashSum512()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownload.html" title="class in clientP2P">ClientDownload</a></dt>
<dd>
<div class="block">Getter for hash512sum</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownload.html#getHashSum512-tools.HostItem-">getHashSum512(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownload.html" title="class in clientP2P">ClientDownload</a></dt>
<dd>
<div class="block">Get hashsum from server.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/LoadRequest.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/LoadRequest.html" title="class in protocolP2P">LoadRequest</a></dt>
<dd>
<div class="block">hostItem getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/ProtocolP2PPacket.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/ProtocolP2PPacket.html" title="class in protocolP2P">ProtocolP2PPacket</a></dt>
<dd>
<div class="block">Get hostItem of the sender</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/ProtocolP2PPacketTCP.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/ProtocolP2PPacketTCP.html" title="class in protocolP2P">ProtocolP2PPacketTCP</a></dt>
<dd>
<div class="block">Get hostItem of the sender</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/ProtocolP2PPacketUDP.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/ProtocolP2PPacketUDP.html" title="class in protocolP2P">ProtocolP2PPacketUDP</a></dt>
<dd>
<div class="block">Get hostItem of the sender</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/RatioRequest.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/RatioRequest.html" title="class in protocolP2P">RatioRequest</a></dt>
<dd>
<div class="block">HostItem getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/RatioResponse.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/RatioResponse.html" title="class in protocolP2P">RatioResponse</a></dt>
<dd>
<div class="block">HostItem getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/Register.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/Register.html" title="class in protocolP2P">Register</a></dt>
<dd>
<div class="block">HostItem getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/Unregister.html#getHostItem--">getHostItem()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/Unregister.html" title="class in protocolP2P">Unregister</a></dt>
<dd>
<div class="block">HostItem getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownload.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownload.html" title="class in clientP2P">ClientDownload</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadTCP.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadTCP.html" title="class in clientP2P">ClientDownloadTCP</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadUDP.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadUDP.html" title="class in clientP2P">ClientDownloadUDP</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientManagement.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientManagement.html" title="class in clientP2P">ClientManagement</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientManagementTCP.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientManagementTCP.html" title="class in clientP2P">ClientManagementTCP</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientManagementUDP.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientManagementUDP.html" title="class in clientP2P">ClientManagementUDP</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../tracker/TrackerManagement.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class tracker.<a href="../tracker/TrackerManagement.html" title="class in tracker">TrackerManagement</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../tracker/TrackerManagementTCP.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class tracker.<a href="../tracker/TrackerManagementTCP.html" title="class in tracker">TrackerManagementTCP</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../tracker/TrackerManagementUDP.html#getHostItemSocket-tools.HostItem-">getHostItemSocket(HostItem)</a></span> - Method in class tracker.<a href="../tracker/TrackerManagementUDP.html" title="class in tracker">TrackerManagementUDP</a></dt>
<dd>
<div class="block">Getter for HostItem socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/DiscoverResponse.html#getHostList--">getHostList()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/DiscoverResponse.html" title="class in protocolP2P">DiscoverResponse</a></dt>
<dd>
<div class="block">HostList getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/HostItem.html#getHostname--">getHostname()</a></span> - Method in class tools.<a href="../tools/HostItem.html" title="class in tools">HostItem</a></dt>
<dd>
<div class="block">Getter for hostname</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/HostItem.html#getInetAddress--">getInetAddress()</a></span> - Method in class tools.<a href="../tools/HostItem.html" title="class in tools">HostItem</a></dt>
<dd>
<div class="block">Get InetAddress associated to this HostItem.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/LoadRequest.html#getMaxSizePartialContent--">getMaxSizePartialContent()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/LoadRequest.html" title="class in protocolP2P">LoadRequest</a></dt>
<dd>
<div class="block">maxSizePartialContent getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/HashAlgorithm.html#getName--">getName()</a></span> - Method in enum protocolP2P.<a href="../protocolP2P/HashAlgorithm.html" title="enum in protocolP2P">HashAlgorithm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/Denied.html#getOffset--">getOffset()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/Denied.html" title="class in protocolP2P">Denied</a></dt>
<dd>
<div class="block">offset getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/FilePart.html#getOffset--">getOffset()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/FilePart.html" title="class in protocolP2P">FilePart</a></dt>
<dd>
<div class="block">offset getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/LoadRequest.html#getOffset--">getOffset()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/LoadRequest.html" title="class in protocolP2P">LoadRequest</a></dt>
<dd>
<div class="block">offset getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/FilePart.html#getPartialContent--">getPartialContent()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/FilePart.html" title="class in protocolP2P">FilePart</a></dt>
<dd>
<div class="block">partialContent getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/ProtocolP2PPacket.html#getPayload--">getPayload()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/ProtocolP2PPacket.html" title="class in protocolP2P">ProtocolP2PPacket</a></dt>
<dd>
<div class="block">Returns Payload associated with the Packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/Payload.html#getPayloadSize-byte:A-">getPayloadSize(byte[])</a></span> - Static method in class protocolP2P.<a href="../protocolP2P/Payload.html" title="class in protocolP2P">Payload</a></dt>
<dd>
<div class="block">Get payloads size from a Packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/HostItem.html#getPort--">getPort()</a></span> - Method in class tools.<a href="../tools/HostItem.html" title="class in tools">HostItem</a></dt>
<dd>
<div class="block">Getter for port</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/RatioWatcher.html#getPunishmentProbability-tools.HostItem-">getPunishmentProbability(HostItem)</a></span> - Method in class serverP2P.<a href="../serverP2P/RatioWatcher.html" title="class in serverP2P">RatioWatcher</a></dt>
<dd>
<div class="block">Get Up-ratio for an applications</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPart.html#getReceivedBytesCount--">getReceivedBytesCount()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPart.html" title="class in clientP2P">ClientDownloadPart</a></dt>
<dd>
<div class="block">receivedBytesCount getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/Payload.html#getRequestResponseCode--">getRequestResponseCode()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/Payload.html" title="class in protocolP2P">Payload</a></dt>
<dd>
<div class="block">RRCode getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPart.html#getServer--">getServer()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPart.html" title="class in clientP2P">ClientDownloadPart</a></dt>
<dd>
<div class="block">Server getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/UpdateRatio.html#getServer--">getServer()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/UpdateRatio.html" title="class in protocolP2P">UpdateRatio</a></dt>
<dd>
<div class="block">Server getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/FileWatcher.html#getSha512Map--">getSha512Map()</a></span> - Method in class serverP2P.<a href="../serverP2P/FileWatcher.html" title="class in serverP2P">FileWatcher</a></dt>
<dd>
<div class="block">Sha512 map getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPart.html#getSocket--">getSocket()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPart.html" title="class in clientP2P">ClientDownloadPart</a></dt>
<dd>
<div class="block">Get the socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPartTCP.html#getSocket--">getSocket()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPartTCP.html" title="class in clientP2P">ClientDownloadPartTCP</a></dt>
<dd>
<div class="block">Get the socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownloadPartUDP.html#getSocket--">getSocket()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownloadPartUDP.html" title="class in clientP2P">ClientDownloadPartUDP</a></dt>
<dd>
<div class="block">Get the socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientDownload.html#getSuccess--">getSuccess()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientDownload.html" title="class in clientP2P">ClientDownload</a></dt>
<dd>
<div class="block">Success getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/HostItem.html#getTCPSocket--">getTCPSocket()</a></span> - Method in class tools.<a href="../tools/HostItem.html" title="class in tools">HostItem</a></dt>
<dd>
<div class="block">Get TCP Socket.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/RatioResponse.html#getTotalDown--">getTotalDown()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/RatioResponse.html" title="class in protocolP2P">RatioResponse</a></dt>
<dd>
<div class="block">totalDown getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/SizeResponse.html#getTotalSize--">getTotalSize()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/SizeResponse.html" title="class in protocolP2P">SizeResponse</a></dt>
<dd>
<div class="block">totalSize getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../protocolP2P/RatioResponse.html#getTotalUp--">getTotalUp()</a></span> - Method in class protocolP2P.<a href="../protocolP2P/RatioResponse.html" title="class in protocolP2P">RatioResponse</a></dt>
<dd>
<div class="block">totalUp getter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientManagement.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientManagement.html" title="class in clientP2P">ClientManagement</a></dt>
<dd>
<div class="block">Getter for tracker socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientManagementTCP.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientManagementTCP.html" title="class in clientP2P">ClientManagementTCP</a></dt>
<dd>
<div class="block">Getter for tracker socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../clientP2P/ClientManagementUDP.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class clientP2P.<a href="../clientP2P/ClientManagementUDP.html" title="class in clientP2P">ClientManagementUDP</a></dt>
<dd>
<div class="block">Getter for tracker socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/RatioWatcher.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class serverP2P.<a href="../serverP2P/RatioWatcher.html" title="class in serverP2P">RatioWatcher</a></dt>
<dd>
<div class="block">Tracker socket getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/RatioWatcherTCP.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class serverP2P.<a href="../serverP2P/RatioWatcherTCP.html" title="class in serverP2P">RatioWatcherTCP</a></dt>
<dd>
<div class="block">Tracker socket getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/RatioWatcherUDP.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class serverP2P.<a href="../serverP2P/RatioWatcherUDP.html" title="class in serverP2P">RatioWatcherUDP</a></dt>
<dd>
<div class="block">Tracker socket getter</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/ServerManagement.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class serverP2P.<a href="../serverP2P/ServerManagement.html" title="class in serverP2P">ServerManagement</a></dt>
<dd>
<div class="block">Getter for tracker socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/ServerManagementTCP.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class serverP2P.<a href="../serverP2P/ServerManagementTCP.html" title="class in serverP2P">ServerManagementTCP</a></dt>
<dd>
<div class="block">Getter for tracker socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../serverP2P/ServerManagementUDP.html#getTrackerSocket--">getTrackerSocket()</a></span> - Method in class serverP2P.<a href="../serverP2P/ServerManagementUDP.html" title="class in serverP2P">ServerManagementUDP</a></dt>
<dd>
<div class="block">Getter for tracker socket</div>
</dd>
<dt><span class="memberNameLink"><a href="../tools/HostItem.html#getUDPSocket--">getUDPSocket()</a></span> - Method in class tools.<a href="../tools/HostItem.html" title="class in tools">HostItem</a></dt>
<dd>
<div class="block">Get UDP Socket
return UDP Socket</div>
</dd>
<dt><a href="../gui/package-summary.html">gui</a> - package gui</dt>
<dd>&nbsp;</dd>
<dt><a href="../gui/Gui.html" title="class in gui"><span class="typeNameLink">Gui</span></a> - Class in <a href="../gui/package-summary.html">gui</a></dt>
<dd>
<div class="block">Class to download file</div>
</dd>
<dt><span class="memberNameLink"><a href="../gui/Gui.html#Gui--">Gui()</a></span> - Constructor for class gui.<a href="../gui/Gui.html" title="class in gui">Gui</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</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 class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>