SubServers-2/Javadoc/SubServers.Client.Sponge/serialized-form.html
ME1312 4813be645d
Add a Sponge version of SubServers.Client
This version of SubServers.Client has the same features as the Bukkit version, minus the chest interface.

This feature may be added in the future once the documentation surrounding chest interfaces becomes more thorough.
2018-07-22 23:44:20 -04:00

199 lines
7.7 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 -->
<title>Serialized Form (SubServers.Client.Sponge)</title>
<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="Serialized Form (SubServers.Client.Sponge)";
}
}
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><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;net.ME1312.SubServers.Client.Sponge.Library</h2>
<ul class="blockList">
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Library.UniversalFile">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Library/UniversalFile.html" title="class in net.ME1312.SubServers.Client.Sponge.Library">net.ME1312.SubServers.Client.Sponge.Library.UniversalFile</a> extends java.io.File implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;net.ME1312.SubServers.Client.Sponge.Library.Exception</h2>
<ul class="blockList">
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Library.Exception.IllegalPacketException">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Library/Exception/IllegalPacketException.html" title="class in net.ME1312.SubServers.Client.Sponge.Library.Exception">net.ME1312.SubServers.Client.Sponge.Library.Exception.IllegalPacketException</a> extends java.lang.IllegalStateException implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;net.ME1312.SubServers.Client.Sponge.Library.Version</h2>
<ul class="blockList">
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Library.Version.Version">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Library/Version/Version.html" title="class in net.ME1312.SubServers.Client.Sponge.Library.Version">net.ME1312.SubServers.Client.Sponge.Library.Version.Version</a> extends java.lang.Object implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>parent</h4>
<pre><a href="net/ME1312/SubServers/Client/Sponge/Library/Version/Version.html" title="class in net.ME1312.SubServers.Client.Sponge.Library.Version">Version</a> parent</pre>
</li>
<li class="blockList">
<h4>type</h4>
<pre><a href="net/ME1312/SubServers/Client/Sponge/Library/Version/VersionType.html" title="enum in net.ME1312.SubServers.Client.Sponge.Library.Version">VersionType</a> type</pre>
</li>
<li class="blockListLast">
<h4>string</h4>
<pre>java.lang.String string</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;net.ME1312.SubServers.Client.Sponge.Network.Encryption</h2>
<ul class="blockList">
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.InvalidAESStreamException">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Network/Encryption/AES.InvalidAESStreamException.html" title="class in net.ME1312.SubServers.Client.Sponge.Network.Encryption">net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.InvalidAESStreamException</a> extends java.lang.Exception implements Serializable</h3>
</li>
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.InvalidKeyLengthException">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Network/Encryption/AES.InvalidKeyLengthException.html" title="class in net.ME1312.SubServers.Client.Sponge.Network.Encryption">net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.InvalidKeyLengthException</a> extends java.lang.Exception implements Serializable</h3>
</li>
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.InvalidPasswordException">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Network/Encryption/AES.InvalidPasswordException.html" title="class in net.ME1312.SubServers.Client.Sponge.Network.Encryption">net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.InvalidPasswordException</a> extends java.lang.Exception implements Serializable</h3>
</li>
<li class="blockList"><a name="net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.StrongEncryptionNotAvailableException">
<!-- -->
</a>
<h3>Class <a href="net/ME1312/SubServers/Client/Sponge/Network/Encryption/AES.StrongEncryptionNotAvailableException.html" title="class in net.ME1312.SubServers.Client.Sponge.Network.Encryption">net.ME1312.SubServers.Client.Sponge.Network.Encryption.AES.StrongEncryptionNotAvailableException</a> extends java.lang.Exception implements Serializable</h3>
</li>
</ul>
</li>
</ul>
</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><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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>