<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/IAcknowledgement.html"title="interface in com.captainalm.lib.calmnet.packet">IAcknowledgement</a></td>
<tdclass="colLast">
<divclass="block">This interface allows obtaining if the class instance is an Acknowledgement.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/IInternalCache.html"title="interface in com.captainalm.lib.calmnet.packet">IInternalCache</a></td>
<tdclass="colLast">
<divclass="block">This interface allows getting and setting if the
internal cache should be used within a class instance.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/IPacket.html"title="interface in com.captainalm.lib.calmnet.packet">IPacket</a></td>
<tdclass="colLast">
<divclass="block">This interface provides the packet methods.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/IStreamedPacket.html"title="interface in com.captainalm.lib.calmnet.packet">IStreamedPacket</a></td>
<tdclass="colLast">
<divclass="block">This interface provides the streaming packet methods.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="typeSummary"border="0"cellpadding="3"cellspacing="0"summary="Class Summary table, listing classes, and an explanation">
<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/PacketLoader.html"title="class in com.captainalm.lib.calmnet.packet">PacketLoader</a></td>
<tdclass="colLast">
<divclass="block">This class provides the ability to load and save <ahref="../../../../../com/captainalm/lib/calmnet/packet/IPacket.html"title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>
to <code>InputStream</code> and <code>OutputStream</code>.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/PacketProtocolInformation.html"title="class in com.captainalm.lib.calmnet.packet">PacketProtocolInformation</a></td>
<tdclass="colLast">
<divclass="block">This class provides the packet protocol information for <ahref="../../../../../com/captainalm/lib/calmnet/packet/IPacket.html"title="interface in com.captainalm.lib.calmnet.packet"><code>IPacket</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="typeSummary"border="0"cellpadding="3"cellspacing="0"summary="Exception Summary table, listing exceptions, and an explanation">
<tdclass="colFirst"><ahref="../../../../../com/captainalm/lib/calmnet/packet/PacketException.html"title="class in com.captainalm.lib.calmnet.packet">PacketException</a></td>
<tdclass="colLast">
<divclass="block">This class provides the packet exception wrapper class.</div>