mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-03 00:59:56 +01:00
7b3e7ae9e8
This marks the beginning of SubServers.Host. As of now it is just a simple plugin loading API, but it is planned to become a way to host servers on other machines. Also, SubAPI now checks to make sure variables aren't null in many places.
25 lines
1.2 KiB
HTML
25 lines
1.2 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>net.ME1312.SubServers.Host.Network (SubServers.Host)</title>
|
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="../../../../../script.js"></script>
|
|
</head>
|
|
<body>
|
|
<h1 class="bar"><a href="../../../../../net/ME1312/SubServers/Host/Network/package-summary.html" target="classFrame">net.ME1312.SubServers.Host.Network</a></h1>
|
|
<div class="indexContainer">
|
|
<h2 title="Interfaces">Interfaces</h2>
|
|
<ul title="Interfaces">
|
|
<li><a href="PacketIn.html" title="interface in net.ME1312.SubServers.Host.Network" target="classFrame"><span class="interfaceName">PacketIn</span></a></li>
|
|
<li><a href="PacketOut.html" title="interface in net.ME1312.SubServers.Host.Network" target="classFrame"><span class="interfaceName">PacketOut</span></a></li>
|
|
</ul>
|
|
<h2 title="Classes">Classes</h2>
|
|
<ul title="Classes">
|
|
<li><a href="SubDataClient.html" title="class in net.ME1312.SubServers.Host.Network" target="classFrame">SubDataClient</a></li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|