calmnetlib/JavaDoc/index-files/index-7.html

583 lines
60 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_262) on Sun Jun 11 02:31:50 BST 2023 -->
<title>G-Index</title>
<meta name="date" content="2023-06-11">
<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><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">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">R</a>&nbsp;<a href="index-16.html">S</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<a href="index-19.html">W</a>&nbsp;<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getAcceptExceptionBiConsumer--">getAcceptExceptionBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> accept exception consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getAddress--">getAddress()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the current <code>InetAddress</code> of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#getAddress--">getAddress()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkOutputStream</a></dt>
<dd>
<div class="block">Gets the current <code>InetAddress</code> of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html#getAllocationID--">getAllocationID()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocatePacket</a></dt>
<dd>
<div class="block">Gets the allocation ID or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html#getAllocationID--">getAllocationID()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocationPacket</a></dt>
<dd>
<div class="block">Gets the allocation ID or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html#getByteArrayFromInteger-int-">getByteArrayFromInteger(int)</a></span> - Static method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet">PacketLoader</a></dt>
<dd>
<div class="block">Saves an Integer into a byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getCipherFactory--">getCipherFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the <code>ICipherFactory</code> being used.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#getCipherFactory--">getCipherFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<div class="block">Gets the <code>ICipherFactory</code> being used or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#getCipherFactory--">getCipherFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html" title="class in com.captainalm.lib.calmnet.packet.factory">CALMNETPacketFactory</a></dt>
<dd>
<div class="block">Gets the <code>ICipherFactory</code> in use (Could be the same instance).</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#getCiphers--">getCiphers()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<div class="block">Gets the cipher names this packet contains.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getClientAcceptanceBiConsumer--">getClientAcceptanceBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> client acceptance consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getClosedConsumer--">getClosedConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Gets the <code>Consumer</code> closed consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getClosedConsumer--">getClosedConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>Consumer</code> closed consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getConnectedClients--">getConnectedClients()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the current set of connected <a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal"><code>NetMarshalClient</code></a>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getDatagramSocket--">getDatagramSocket()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the datagram socket in use or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#getDatagramSocket--">getDatagramSocket()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkOutputStream</a></dt>
<dd>
<div class="block">Gets the datagram socket in use or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#getFactory--">getFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getFactory--">getFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getFragmentationOptions--">getFragmentationOptions()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/marshal/FragmentationOptions.html" title="class in com.captainalm.lib.calmnet.marshal"><code>FragmentationOptions</code></a> of the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getFragmentationOptions--">getFragmentationOptions()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/marshal/FragmentationOptions.html" title="class in com.captainalm.lib.calmnet.marshal"><code>FragmentationOptions</code></a> of the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html#getFragmentCount--">getFragmentCount()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocatePacket</a></dt>
<dd>
<div class="block">Gets the number of fragments or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html#getFragmentID--">getFragmentID()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDMSGPacket</a></dt>
<dd>
<div class="block">Gets the fragment ID or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html#getFragmentMessage--">getFragmentMessage()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDMSGPacket</a></dt>
<dd>
<div class="block">Gets the fragment message byte array or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html#getHashProvider--">getHashProvider()</a></span> - Method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet">PacketLoader</a></dt>
<dd>
<div class="block">This field provides the <code>DigestProvider</code> to use for the payload of the packets on the trailer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#getHeldPacket--">getHeldPacket()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<div class="block">Gets the held packet or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getHeldPacket--">getHeldPacket()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the held packet or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getInputStream--">getInputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Get the input stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html#getIntegerFromByteArray-byte:A-">getIntegerFromByteArray(byte[])</a></span> - Static method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet">PacketLoader</a></dt>
<dd>
<div class="block">Loads an Integer from a byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#getLastIDFinished--">getLastIDFinished()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentReceiver</a></dt>
<dd>
<div class="block">Gets the last finished packet ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#getLastIDFinished--">getLastIDFinished()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSender</a></dt>
<dd>
<div class="block">Gets the last finished packet ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getLocalAddress--">getLocalAddress()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the local <code>InetAddress</code> of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#getLocalAddress--">getLocalAddress()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkOutputStream</a></dt>
<dd>
<div class="block">Gets the local <code>InetAddress</code> of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getLocalPort--">getLocalPort()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the local port of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#getLocalPort--">getLocalPort()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkOutputStream</a></dt>
<dd>
<div class="block">Gets the local port of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html#getMajor--">getMajor()</a></span> - Method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet">PacketProtocolInformation</a></dt>
<dd>
<div class="block">Gets the major protocol for the packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html#getMinor--">getMinor()</a></span> - Method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet">PacketProtocolInformation</a></dt>
<dd>
<div class="block">Gets the minor protocol for the packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#getNumberOfEmptySendsTillForcedCompleteOrResend--">getNumberOfEmptySendsTillForcedCompleteOrResend()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentReceiver</a></dt>
<dd>
<div class="block">Gets the number of <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#sendPacket--"><code>FragmentReceiver.sendPacket()</code></a> calls, that return null, to a registry entry are made before
the <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendCompletePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment"><code>FragmentSendCompletePacket</code></a> or <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentRetrySendPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment"><code>FragmentRetrySendPacket</code></a> packets are sent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getOpenedConsumer--">getOpenedConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>Consumer</code> opened consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getOutputStream--">getOutputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Get the output stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#getPacket-com.captainalm.lib.calmnet.packet.PacketProtocolInformation-">getPacket(PacketProtocolInformation)</a></span> - Method in class com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html" title="class in com.captainalm.lib.calmnet.packet.factory">CALMNETPacketFactory</a></dt>
<dd>
<div class="block">Constructs a <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a> of the protocol specified by the passed <a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketProtocolInformation</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactoryWithPacket.html#getPacket-com.captainalm.lib.calmnet.packet.PacketProtocolInformation-">getPacket(PacketProtocolInformation)</a></span> - Method in class com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactoryWithPacket.html" title="class in com.captainalm.lib.calmnet.packet.factory">CALMNETPacketFactoryWithPacket</a></dt>
<dd>
<div class="block">Constructs a <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a> of the protocol specified by the passed <a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketProtocolInformation</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactoryWithPacket.html#getPacket--">getPacket()</a></span> - Method in class com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactoryWithPacket.html" title="class in com.captainalm.lib.calmnet.packet.factory">CALMNETPacketFactoryWithPacket</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a> in use (Could be the same instance).</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html#getPacket-com.captainalm.lib.calmnet.packet.PacketProtocolInformation-">getPacket(PacketProtocolInformation)</a></span> - Method in interface com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory">IPacketFactory</a></dt>
<dd>
<div class="block">Constructs a <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a> of the protocol specified by the passed <a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketProtocolInformation</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getPacketFactory--">getPacketFactory()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Gets the packet factory in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getPacketFactory--">getPacketFactory()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the packet factory in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#getPacketFactory--">getPacketFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html" title="class in com.captainalm.lib.calmnet.packet.factory">CALMNETPacketFactory</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> in use (Could be the same instance).</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#getPacketFactory--">getPacketFactory()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentReceiver</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDPacket.html#getPacketID--">getPacketID()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDPacket</a></dt>
<dd>
<div class="block">Gets the packet ID or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Gets the packet loader in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the packet loader in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.packet.factory.<a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html" title="class in com.captainalm.lib.calmnet.packet.factory">CALMNETPacketFactory</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentReceiver</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#getPacketLoader--">getPacketLoader()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSender</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> in use.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html#getPacketSize-com.captainalm.lib.calmnet.packet.IPacket-boolean-boolean-">getPacketSize(IPacket, boolean, boolean)</a></span> - Method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet">PacketLoader</a></dt>
<dd>
<div class="block">Gets the total size of a written packet in bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getPacketSize--">getPacketSize()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the current datagram packet size.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getPort--">getPort()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the current port of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#getPort--">getPort()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkOutputStream</a></dt>
<dd>
<div class="block">Gets the current port of the stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkIdentifierPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkSSLUpgradePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocatePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocationPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentMessagePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessageResponsePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessageResponsePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentMessageResponsePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentRetrySendPacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentRetrySendPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentRetrySendPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendCompletePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendCompletePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSendCompletePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendStopPacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendStopPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSendStopPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendVerifyCompletePacket.html#getProtocol--">getProtocol()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendVerifyCompletePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSendVerifyCompletePacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/IPacket.html#getProtocol--">getProtocol()</a></span> - Method in interface com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet">IPacket</a></dt>
<dd>
<div class="block">Gets the protocol information.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html#getProtocolInformation-java.io.InputStream-">getProtocolInformation(InputStream)</a></span> - Static method in class com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet">PacketProtocolInformation</a></dt>
<dd>
<div class="block">Gets the <a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketProtocolInformation</code></a> of the packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getReceiveBiConsumer--">getReceiveBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> receiver consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getReceiveBiConsumer--">getReceiveBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> receiver consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getReceiveExceptionBiConsumer--">getReceiveExceptionBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> receive exception consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getReceiveExceptionBiConsumer--">getReceiveExceptionBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> receive exception consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getRootInputStream--">getRootInputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Get the root input stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#getRootOutputStream--">getRootOutputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<div class="block">Get the root output stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#getSize--">getSize()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<div class="block">Gets the size of the output data.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getSize--">getSize()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the size of the output data.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#getSize--">getSize()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<div class="block">Gets the size of the output data.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/IStreamedPacket.html#getSize--">getSize()</a></span> - Method in interface com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/IStreamedPacket.html" title="interface in com.captainalm.lib.calmnet.packet">IStreamedPacket</a></dt>
<dd>
<div class="block">Gets the size of the output data.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#getSocket--">getSocket()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkInputStream</a></dt>
<dd>
<div class="block">Gets the socket in use or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#getSocket--">getSocket()</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html" title="class in com.captainalm.lib.calmnet.stream">NetworkOutputStream</a></dt>
<dd>
<div class="block">Gets the socket in use or null.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#getSocketSetupBiConsumer--">getSocketSetupBiConsumer()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<div class="block">Gets the <code>BiConsumer</code> socket setup consumer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#getSplitSize--">getSplitSize()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSender</a></dt>
<dd>
<div class="block">Gets the current packet split size in bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#getSSLClientSocket-javax.net.ssl.SSLContext-java.lang.String-int-">getSSLClientSocket(SSLContext, String, int)</a></span> - Static method in class com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilities</a></dt>
<dd>
<div class="block">Creates a new <code>SSLSocket</code> using the specified <code>SSLContext</code>, host and port.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#getSSLContext-java.lang.String-java.security.KeyStore-char:A-">getSSLContext(String, KeyStore, char[])</a></span> - Static method in class com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilities</a></dt>
<dd>
<div class="block">Gets the SSL context merged with the JRE Trust Store using a unified <code>KeyStore</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#getSSLContext-java.lang.String-java.security.KeyStore-char:A-java.security.KeyStore-">getSSLContext(String, KeyStore, char[], KeyStore)</a></span> - Static method in class com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilities</a></dt>
<dd>
<div class="block">Gets the SSL context merged with the JRE Trust Store using separate private and trust <code>KeyStore</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#getSSLContextNoJRETrust-java.lang.String-java.security.KeyStore-char:A-">getSSLContextNoJRETrust(String, KeyStore, char[])</a></span> - Static method in class com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilities</a></dt>
<dd>
<div class="block">Gets the SSL context without the JRE Trust Store using a unified <code>KeyStore</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#getSSLContextNoJRETrust-java.lang.String-java.security.KeyStore-char:A-java.security.KeyStore-">getSSLContextNoJRETrust(String, KeyStore, char[], KeyStore)</a></span> - Static method in class com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilities</a></dt>
<dd>
<div class="block">Gets the SSL context without the JRE Trust Store using separate private and trust <code>KeyStore</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#getSSLServerSocket-javax.net.ssl.SSLContext-int-int-java.net.InetAddress-">getSSLServerSocket(SSLContext, int, int, InetAddress)</a></span> - Static method in class com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilities</a></dt>
<dd>
<div class="block">Gets the SSL Server socket for the specified <code>SSLContext</code>, port, backlog and <code>InetAddress</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkIdentifierPacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html" title="class in com.captainalm.lib.calmnet.packet.core">NetworkSSLUpgradePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocatePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocationPacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentMessagePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessageResponsePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessageResponsePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentMessageResponsePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentRetrySendPacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentRetrySendPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentRetrySendPacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendCompletePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendCompletePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSendCompletePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendStopPacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendStopPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSendStopPacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendVerifyCompletePacket.html#getTheProtocol--">getTheProtocol()</a></span> - Static method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendVerifyCompletePacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentSendVerifyCompletePacket</a></dt>
<dd>
<div class="block">Gets the protocol information statically.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#getTrailingPassword--">getTrailingPassword()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<div class="block">Gets the trailing password (Or null if no trailing password).</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClientWrapped.html#getWrapperInputStream--">getWrapperInputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClientWrapped.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClientWrapped</a></dt>
<dd>
<div class="block">Gets the <code>Function</code> input stream wrapper function.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServerWrapped.html#getWrapperInputStream--">getWrapperInputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServerWrapped.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServerWrapped</a></dt>
<dd>
<div class="block">Gets the <code>Function</code> input stream wrapper function.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClientWrapped.html#getWrapperOutputStream--">getWrapperOutputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClientWrapped.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClientWrapped</a></dt>
<dd>
<div class="block">Gets the <code>Function</code> output stream wrapper function.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServerWrapped.html#getWrapperOutputStream--">getWrapperOutputStream()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServerWrapped.html" title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServerWrapped</a></dt>
<dd>
<div class="block">Gets the <code>Function</code> output stream wrapper function.</div>
</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">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">R</a>&nbsp;<a href="index-16.html">S</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<a href="index-19.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><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>