<dt><ahref="../com/captainalm/lib/calmnet/packet/IAcknowledgement.html"title="interface in com.captainalm.lib.calmnet.packet"><spanclass="typeNameLink">IAcknowledgement</span></a> - Interface in <ahref="../com/captainalm/lib/calmnet/packet/package-summary.html">com.captainalm.lib.calmnet.packet</a></dt>
<dd>
<divclass="block">This interface allows obtaining if the class instance is an Acknowledgement.</div>
</dd>
<dt><ahref="../com/captainalm/lib/calmnet/packet/IInternalCache.html"title="interface in com.captainalm.lib.calmnet.packet"><spanclass="typeNameLink">IInternalCache</span></a> - Interface in <ahref="../com/captainalm/lib/calmnet/packet/package-summary.html">com.captainalm.lib.calmnet.packet</a></dt>
<dd>
<divclass="block">This interface allows getting and setting if the
internal cache should be used within a class instance.</div>
</dd>
<dt><ahref="../com/captainalm/lib/calmnet/packet/IPacket.html"title="interface in com.captainalm.lib.calmnet.packet"><spanclass="typeNameLink">IPacket</span></a> - Interface in <ahref="../com/captainalm/lib/calmnet/packet/package-summary.html">com.captainalm.lib.calmnet.packet</a></dt>
<dd>
<divclass="block">This interface provides the packet methods.</div>
</dd>
<dt><ahref="../com/captainalm/lib/calmnet/packet/factory/IPacketFactory.html"title="interface in com.captainalm.lib.calmnet.packet.factory"><spanclass="typeNameLink">IPacketFactory</span></a> - Interface in <ahref="../com/captainalm/lib/calmnet/packet/factory/package-summary.html">com.captainalm.lib.calmnet.packet.factory</a></dt>
<dd>
<divclass="block">This interface provides the ability to construct <ahref="../com/captainalm/lib/calmnet/packet/IPacket.html"title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>s given their <ahref="../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html"title="class in com.captainalm.lib.calmnet.packet"><code>PacketProtocolInformation</code></a>.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#isAcknowledgement--">isAcknowledgement()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<divclass="block">Gets if the class instance is an Acknowledgement.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#isAcknowledgement--">isAcknowledgement()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<divclass="block">Gets if the class instance is an Acknowledgement.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html#isAcknowledgement--">isAcknowledgement()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkSSLUpgradePacket</a></dt>
<dd>
<divclass="block">Gets if the class instance is an Acknowledgement.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDAKNPacket.html#isAcknowledgement--">isAcknowledgement()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDAKNPacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDAKNPacket</a></dt>
<dd>
<divclass="block">Gets if the class instance is an Acknowledgement.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/IAcknowledgement.html#isAcknowledgement--">isAcknowledgement()</a></span> - Method in interface com.captainalm.lib.calmnet.packet.<ahref="../com/captainalm/lib/calmnet/packet/IAcknowledgement.html"title="interface in com.captainalm.lib.calmnet.packet">IAcknowledgement</a></dt>
<dd>
<divclass="block">Gets if the class instance is an Acknowledgement.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#isBase64ed--">isBase64ed()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<divclass="block">Gets if base 64 is used.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#isCacheUsed--">isCacheUsed()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html"title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<divclass="block">Gets if the encrypted data is cached.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#isCacheUsed--">isCacheUsed()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html"title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<divclass="block">Gets if the encrypted data is cached.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#isCacheUsed--">isCacheUsed()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<divclass="block">Gets if the cipher information is cached.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/IInternalCache.html#isCacheUsed--">isCacheUsed()</a></span> - Method in interface com.captainalm.lib.calmnet.packet.<ahref="../com/captainalm/lib/calmnet/packet/IInternalCache.html"title="interface in com.captainalm.lib.calmnet.packet">IInternalCache</a></dt>
<dd>
<divclass="block">Gets if the internal cache is used.</div>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/PacketLoader.html#isOldPacketFormatInUse--">isOldPacketFormatInUse()</a></span> - Method in class com.captainalm.lib.calmnet.packet.<ahref="../com/captainalm/lib/calmnet/packet/PacketLoader.html"title="class in com.captainalm.lib.calmnet.packet">PacketLoader</a></dt>
<dd>
<divclass="block">Is the old packet format in use (No explicit hash indication nor length).</div>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#isRunning--">isRunning()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<ahref="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html"title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<divclass="block">Gets if the marshal is running.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html#isRunning--">isRunning()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<ahref="../com/captainalm/lib/calmnet/marshal/NetMarshalServer.html"title="class in com.captainalm.lib.calmnet.marshal">NetMarshalServer</a></dt>
<dd>
<divclass="block">Gets if the marshal is running.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html#isSSLUpgraded--">isSSLUpgraded()</a></span> - Method in class com.captainalm.lib.calmnet.marshal.<ahref="../com/captainalm/lib/calmnet/marshal/NetMarshalClient.html"title="class in com.captainalm.lib.calmnet.marshal">NetMarshalClient</a></dt>
<dd>
<divclass="block">Gets if the marshal is ssl upgraded.</div>
</dd>
<dt><ahref="../com/captainalm/lib/calmnet/packet/IStreamedPacket.html"title="interface in com.captainalm.lib.calmnet.packet"><spanclass="typeNameLink">IStreamedPacket</span></a> - Interface in <ahref="../com/captainalm/lib/calmnet/packet/package-summary.html">com.captainalm.lib.calmnet.packet</a></dt>
<dd>
<divclass="block">This interface provides the streaming packet methods.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#isUpgrade--">isUpgrade()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<divclass="block">Gets if the packet is treated as a stream upgrade or
a change in packet use for <ahref="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html"title="class in com.captainalm.lib.calmnet.packet.core"><code>EncryptedPacket</code></a> and <ahref="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html"title="class in com.captainalm.lib.calmnet.packet.core"><code>Base64Packet</code></a>.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/Base64Packet.html"title="class in com.captainalm.lib.calmnet.packet.core">Base64Packet</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/EncryptedPacket.html"title="class in com.captainalm.lib.calmnet.packet.core">EncryptedPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionCipherPacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionCipherPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkEncryptionUpgradePacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkEncryptionUpgradePacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkIdentifierPacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkIdentifierPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.core.<ahref="../com/captainalm/lib/calmnet/packet/core/NetworkSSLUpgradePacket.html"title="class in com.captainalm.lib.calmnet.packet.core">NetworkSSLUpgradePacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocatePacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocatePacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentAllocationPacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentAllocationPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentMessagePacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentMessagePacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDAKNPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDAKNPacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDAKNPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDMSGPacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDMSGPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDPacket.html#isValid--">isValid()</a></span> - Method in class com.captainalm.lib.calmnet.packet.fragment.<ahref="../com/captainalm/lib/calmnet/packet/fragment/FragmentPIDPacket.html"title="class in com.captainalm.lib.calmnet.packet.fragment">FragmentPIDPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../com/captainalm/lib/calmnet/packet/IPacket.html#isValid--">isValid()</a></span> - Method in interface com.captainalm.lib.calmnet.packet.<ahref="../com/captainalm/lib/calmnet/packet/IPacket.html"title="interface in com.captainalm.lib.calmnet.packet">IPacket</a></dt>
<dd>
<divclass="block">Gets if the packet is valid.</div>