482 lines
52 KiB
HTML
482 lines
52 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 Tue May 23 15:22:22 BST 2023 -->
|
||
|
<title>S-Index</title>
|
||
|
<meta name="date" content="2023-05-23">
|
||
|
<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="S-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-15.html">Prev Letter</a></li>
|
||
|
<li><a href="index-17.html">Next Letter</a></li>
|
||
|
</ul>
|
||
|
<ul class="navList">
|
||
|
<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li>
|
||
|
<li><a href="index-16.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">R</a> <a href="index-16.html">S</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> <a name="I:S">
|
||
|
<!-- -->
|
||
|
</a>
|
||
|
<h2 class="title">S</h2>
|
||
|
<dl>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html#savePacketProtocolInformation-java.io.OutputStream-com.captainalm.lib.calmnet.packet.PacketProtocolInformation-">savePacketProtocolInformation(OutputStream, PacketProtocolInformation)</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">Saves 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/packet/core/Base64Packet.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDAKNPacket.html#savePayload--">savePayload()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDAKNPacket.html" title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDAKNPacket</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendStopPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSendVerifyCompletePacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/IPacket.html#savePayload--">savePayload()</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">Saves the packet payload to a byte array.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#sendPacket-com.captainalm.lib.calmnet.packet.IPacket-boolean-">sendPacket(IPacket, boolean)</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">Sends a <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#sendPacket--">sendPacket()</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">Sends the current <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>s from the FragmentReceiver.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#sendPacket-com.captainalm.lib.calmnet.packet.IPacket-">sendPacket(IPacket)</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">Sends a <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a> using this FragmentSender.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#sendPacket--">sendPacket()</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">Sends the current <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>s from the FragmentSender.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#setAcceptExceptionBiConsumer-java.util.function.BiConsumer-">setAcceptExceptionBiConsumer(BiConsumer<Exception, NetMarshalServer>)</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">Sets the <code>BiConsumer</code> accept exception consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html#setAllowInvalidPackets-boolean-">setAllowInvalidPackets(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">This sets whether invalid packets are allowed to be read and written.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#setBase64ed-boolean-">setBase64ed(boolean)</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">Sets if base64 is used.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#setCacheUsed-boolean-">setCacheUsed(boolean)</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">Sets if the encrypted data is cached.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#setCacheUsed-boolean-">setCacheUsed(boolean)</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">Sets if the encrypted data is cached.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#setCacheUsed-boolean-">setCacheUsed(boolean)</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">Sets if the cipher information is cached.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/IInternalCache.html#setCacheUsed-boolean-">setCacheUsed(boolean)</a></span> - Method in interface com.captainalm.lib.calmnet.packet.<a href="../com/captainalm/lib/calmnet/packet/IInternalCache.html" title="interface in com.captainalm.lib.calmnet.packet">IInternalCache</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Sets if the internal cache is used.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#setCipherFactory-com.captainalm.lib.stdcrypt.encryption.ICipherFactory-">setCipherFactory(ICipherFactory)</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">Sets the <code>ICipherFactory</code> being used.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#setCipherFactory-com.captainalm.lib.stdcrypt.encryption.ICipherFactory-">setCipherFactory(ICipherFactory)</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">Sets the <code>ICipherFactory</code> being used.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#setCipherFactory-com.captainalm.lib.stdcrypt.encryption.ICipherFactory-">setCipherFactory(ICipherFactory)</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">Sets the <code>ICipherFactory</code> in use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#setCiphers-java.lang.String:A-">setCiphers(String[])</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">Sets the cipher names this packet contains.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/LengthClampedInputStream.html#setClampedLength-int-">setClampedLength(int)</a></span> - Method in class com.captainalm.lib.calmnet.stream.<a href="../com/captainalm/lib/calmnet/stream/LengthClampedInputStream.html" title="class in com.captainalm.lib.calmnet.stream">LengthClampedInputStream</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Sets a new clamped length value.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#setClientAcceptanceBiConsumer-java.util.function.BiConsumer-">setClientAcceptanceBiConsumer(BiConsumer<CandidateClient, NetMarshalServer>)</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">Sets the <code>BiConsumer</code> client acceptance consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#setClosedConsumer-java.util.function.Consumer-">setClosedConsumer(Consumer<NetMarshalClient>)</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">Sets the <code>Consumer</code> closed consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#setClosedConsumer-java.util.function.Consumer-">setClosedConsumer(Consumer<NetMarshalClient>)</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">Sets the <code>Consumer</code> closed consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#setDatagramBufferSize-int-">setDatagramBufferSize(int)</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">Sets the buffer size for sending datagrams.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#setDatagramSocket-java.net.DatagramSocket-">setDatagramSocket(DatagramSocket)</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">Sets the datagram socket in use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#setDatagramSocket-java.net.DatagramSocket-">setDatagramSocket(DatagramSocket)</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">Sets the datagram socket in use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#setDatagramTarget-java.net.InetAddress-int-">setDatagramTarget(InetAddress, int)</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">Sets the datagram target <code>InetAddress</code> and port.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#setFactory-com.captainalm.lib.calmnet.packet.factory.IPacketFactory-">setFactory(IPacketFactory)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#setFactory-com.captainalm.lib.calmnet.packet.factory.IPacketFactory-">setFactory(IPacketFactory)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#setHeldPacket-com.captainalm.lib.calmnet.packet.IPacket-">setHeldPacket(IPacket)</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">Sets the held packet.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#setHeldPacket-com.captainalm.lib.calmnet.packet.IPacket-">setHeldPacket(IPacket)</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">Sets the held packet.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#setIfSecretsSent-boolean-">setIfSecretsSent(boolean)</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">Sets if secrets should be sent as part of cipher settings.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#setNumberOfEmptySendsTillForcedCompleteOrResend-int-">setNumberOfEmptySendsTillForcedCompleteOrResend(int)</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">Sets 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#setOpenedConsumer-java.util.function.Consumer-">setOpenedConsumer(Consumer<NetMarshalClient>)</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">Sets the <code>Consumer</code> opened consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactoryWithPacket.html#setPacket-com.captainalm.lib.calmnet.packet.IPacket-">setPacket(IPacket)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a> in use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#setPacketFactory-com.captainalm.lib.calmnet.packet.factory.IPacketFactory-">setPacketFactory(IPacketFactory)</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">Sets 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 (null signifies to use the same instance).</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#setPacketFactory-com.captainalm.lib.calmnet.packet.factory.IPacketFactory-">setPacketFactory(IPacketFactory)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html" title="interface in com.captainalm.lib.calmnet.packet.factory"><code>IPacketFactory</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#setPacketLoader-com.captainalm.lib.calmnet.packet.PacketLoader-">setPacketLoader(PacketLoader)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#setPacketLoader-com.captainalm.lib.calmnet.packet.PacketLoader-">setPacketLoader(PacketLoader)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#setPacketLoader-com.captainalm.lib.calmnet.packet.PacketLoader-">setPacketLoader(PacketLoader)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#setPacketLoader-com.captainalm.lib.calmnet.packet.PacketLoader-">setPacketLoader(PacketLoader)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#setPacketLoader-com.captainalm.lib.calmnet.packet.PacketLoader-">setPacketLoader(PacketLoader)</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">Sets the <a href="../com/captainalm/lib/calmnet/packet/PacketLoader.html" title="class in com.captainalm.lib.calmnet.packet"><code>PacketLoader</code></a> to use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#setPacketsShouldBeRead-boolean-">setPacketsShouldBeRead(boolean)</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">Set if <a href="../com/captainalm/lib/calmnet/packet/IPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>s should be read.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#setReceiveBiConsumer-java.util.function.BiConsumer-">setReceiveBiConsumer(BiConsumer<IPacket, NetMarshalClient>)</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">Sets the <code>BiConsumer</code> receiver consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#setReceiveBiConsumer-java.util.function.BiConsumer-">setReceiveBiConsumer(BiConsumer<IPacket, NetMarshalClient>)</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">Sets the <code>BiConsumer</code> receiver consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#setReceiveExceptionBiConsumer-java.util.function.BiConsumer-">setReceiveExceptionBiConsumer(BiConsumer<Exception, NetMarshalClient>)</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">Sets the <code>BiConsumer</code> receive exception consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#setReceiveExceptionBiConsumer-java.util.function.BiConsumer-">setReceiveExceptionBiConsumer(BiConsumer<Exception, NetMarshalClient>)</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">Sets the <code>BiConsumer</code> receive exception consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#setResponseVerification-boolean-">setResponseVerification(boolean)</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">Sets whether responses should be verified.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#setResponseVerification-boolean-">setResponseVerification(boolean)</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">Sets whether responses should be verified.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#setSentDataWillBeAllVerified-boolean-">setSentDataWillBeAllVerified(boolean)</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 whether all sent fragments are verified to be equal.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#setSentDataWillBeAllVerified-boolean-">setSentDataWillBeAllVerified(boolean)</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 whether all sent fragments are verified to be equal.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkInputStream.html#setSocket-java.net.Socket-">setSocket(Socket)</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">Sets the socket in use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/stream/NetworkOutputStream.html#setSocket-java.net.Socket-">setSocket(Socket)</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">Sets the socket in use.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#setSocketSetupBiConsumer-java.util.function.BiConsumer-">setSocketSetupBiConsumer(BiConsumer<Socket, NetMarshalServer>)</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">Sets the <code>BiConsumer</code> socket setup consumer.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#setSplitSize-int-">setSplitSize(int)</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">Sets the packet split size in bytes.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#setStreamPacketsPreferred-boolean-">setStreamPacketsPreferred(boolean)</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">Sets if <a href="../com/captainalm/lib/calmnet/packet/factory/CALMNETPacketFactory.html#getPacket-com.captainalm.lib.calmnet.packet.PacketProtocolInformation-"><code>CALMNETPacketFactory.getPacket(PacketProtocolInformation)</code></a> prefers returning <a href="../com/captainalm/lib/calmnet/packet/IStreamedPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IStreamedPacket</code></a>s if possible.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html#setStreamPacketsPreferred-boolean-">setStreamPacketsPreferred(boolean)</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">Sets if <a href="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html#getPacket-com.captainalm.lib.calmnet.packet.PacketProtocolInformation-"><code>getPacket(PacketProtocolInformation)</code></a> prefers returning <a href="../com/captainalm/lib/calmnet/packet/IStreamedPacket.html" title="interface in com.captainalm.lib.calmnet.packet"><code>IStreamedPacket</code></a>s if possible.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#setTrailingPassword-java.lang.String-">setTrailingPassword(String)</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">Sets the trailing password (Use null for no trailing password).</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#setUpgrade-boolean-">setUpgrade(boolean)</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">Sets if the packet is treated as a stream upgrade or
|
||
|
a change in packet use for <a href="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html" title="class in com.captainalm.lib.calmnet.packet.core"><code>EncryptedPacket</code></a> and <a href="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html" title="class in com.captainalm.lib.calmnet.packet.core"><code>Base64Packet</code></a>.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/FragmentationOptions.html#setupReceiver-com.captainalm.lib.calmnet.packet.fragment.FragmentReceiver-">setupReceiver(FragmentReceiver)</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/FragmentationOptions.html" title="class in com.captainalm.lib.calmnet.marshal">FragmentationOptions</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Sets-up the provided <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html" title="class in com.captainalm.lib.calmnet.packet.fragment"><code>FragmentReceiver</code></a> with parameters.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/FragmentationOptions.html#setupSender-com.captainalm.lib.calmnet.packet.fragment.FragmentSender-">setupSender(FragmentSender)</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<a href="../com/captainalm/lib/calmnet/marshal/FragmentationOptions.html" title="class in com.captainalm.lib.calmnet.marshal">FragmentationOptions</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Sets-up the provided <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html" title="class in com.captainalm.lib.calmnet.packet.fragment"><code>FragmentSender</code></a> with parameters.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#shouldSentDataBeAllVerified--">shouldSentDataBeAllVerified()</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 whether all sent fragments are verified to be equal.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#shouldSentDataBeAllVerified--">shouldSentDataBeAllVerified()</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 whether all sent fragments are verified to be equal.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#shouldVerifyResponses--">shouldVerifyResponses()</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 whether responses should be verified.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#shouldVerifyResponses--">shouldVerifyResponses()</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 whether responses should be verified.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#sslUpgradeClientSide-javax.net.ssl.SSLContext-java.lang.String-">sslUpgradeClientSide(SSLContext, String)</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">Performs SSL socket upgrades on client side (Use for constructed sockets).</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#sslUpgradeServerSide-javax.net.ssl.SSLContext-">sslUpgradeServerSide(SSLContext)</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">Performs SSL socket upgrades on server side (Use for accepted sockets).</div>
|
||
|
</dd>
|
||
|
<dt><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html" title="class in com.captainalm.lib.calmnet.ssl"><span class="typeNameLink">SSLUtilities</span></a> - Class in <a href="../com/captainalm/lib/calmnet/ssl/package-summary.html">com.captainalm.lib.calmnet.ssl</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">This class provides SSL utilities to create <code>SSLContext</code> and <code>SSLSocket</code>
|
||
|
objects using JKS files (Or other supported formats).</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilities.html#SSLUtilities--">SSLUtilities()</a></span> - Constructor for 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> </dd>
|
||
|
<dt><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html" title="class in com.captainalm.lib.calmnet.ssl"><span class="typeNameLink">SSLUtilityException</span></a> - Exception in <a href="../com/captainalm/lib/calmnet/ssl/package-summary.html">com.captainalm.lib.calmnet.ssl</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">This class provides the SSL Utility exception wrapper class.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html#SSLUtilityException-java.lang.String-">SSLUtilityException(String)</a></span> - Constructor for exception com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilityException</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Constructs a new exception with the specified detail message.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html#SSLUtilityException-java.lang.String-java.lang.Throwable-">SSLUtilityException(String, Throwable)</a></span> - Constructor for exception com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilityException</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Constructs a new exception with the specified detail message and
|
||
|
cause.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html#SSLUtilityException-java.lang.Throwable-">SSLUtilityException(Throwable)</a></span> - Constructor for exception com.captainalm.lib.calmnet.ssl.<a href="../com/captainalm/lib/calmnet/ssl/SSLUtilityException.html" title="class in com.captainalm.lib.calmnet.ssl">SSLUtilityException</a></dt>
|
||
|
<dd>
|
||
|
<div class="block">Constructs a new exception with the specified cause and a detail
|
||
|
message of <tt>(cause==null ? null : cause.toString())</tt> (which
|
||
|
typically contains the class and detail message of <tt>cause</tt>).</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#stopAllDataVerificationAndCompleteReceive--">stopAllDataVerificationAndCompleteReceive()</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">Stops data verification for all packets being received when <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#shouldSentDataBeAllVerified--"><code>FragmentReceiver.shouldSentDataBeAllVerified()</code></a> is true.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#stopAllDataVerificationAndCompleteSend--">stopAllDataVerificationAndCompleteSend()</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">Stops data verification for all packets being sent when <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#shouldSentDataBeAllVerified--"><code>FragmentSender.shouldSentDataBeAllVerified()</code></a> is true.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#stopDataVerificationAndCompleteReceive-int-">stopDataVerificationAndCompleteReceive(int)</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">Stops data verification for the specified Packet ID when <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentReceiver.html#shouldSentDataBeAllVerified--"><code>FragmentReceiver.shouldSentDataBeAllVerified()</code></a> is true.</div>
|
||
|
</dd>
|
||
|
<dt><span class="memberNameLink"><a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#stopDataVerificationAndCompleteSend-int-">stopDataVerificationAndCompleteSend(int)</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">Stops data verification for the specified Packet ID when <a href="../com/captainalm/lib/calmnet/packet/fragment/FragmentSender.html#shouldSentDataBeAllVerified--"><code>FragmentSender.shouldSentDataBeAllVerified()</code></a> is true.</div>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">R</a> <a href="index-16.html">S</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> </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-15.html">Prev Letter</a></li>
|
||
|
<li><a href="index-17.html">Next Letter</a></li>
|
||
|
</ul>
|
||
|
<ul class="navList">
|
||
|
<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li>
|
||
|
<li><a href="index-16.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>
|