Initial commit for Software Engineerung & Programming Course

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-04-14 02:30:44 +02:00
commit 5e44b7547f
511 changed files with 50289 additions and 0 deletions

View File

@@ -0,0 +1,181 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Mon Jun 19 14:04:43 CEST 2017 -->
<title>Uses of Class new_build.models.common.messages.Command</title>
<meta name="date" content="2017-06-19">
<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="Uses of Class new_build.models.common.messages.Command";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.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?new_build/models/common/messages/class-use/Command.html" target="_top">Frames</a></li>
<li><a href="Command.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">
<h2 title="Uses of Class new_build.models.common.messages.Command" class="title">Uses of Class<br>new_build.models.common.messages.Command</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.models.common.messages">new_build.models.common.messages</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="new_build.models.common.messages">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a> in <a href="../../../../../new_build/models/common/messages/package-summary.html">new_build.models.common.messages</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/common/messages/package-summary.html">new_build.models.common.messages</a> that return <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Command.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/messages/Command.html#getAllValues--">getAllValues</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a></code></td>
<td class="colLast"><span class="typeNameLabel">Command.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/messages/Command.html#getCommandFromString-java.lang.String-">getCommandFromString</a></span>(java.lang.String&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a></code></td>
<td class="colLast"><span class="typeNameLabel">Command.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/messages/Command.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Command.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/messages/Command.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.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?new_build/models/common/messages/class-use/Command.html" target="_top">Frames</a></li>
<li><a href="Command.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>

View File

@@ -0,0 +1,576 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Mon Jun 19 14:04:43 CEST 2017 -->
<title>Uses of Class new_build.models.common.messages.Message</title>
<meta name="date" content="2017-06-19">
<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="Uses of Class new_build.models.common.messages.Message";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.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?new_build/models/common/messages/class-use/Message.html" target="_top">Frames</a></li>
<li><a href="Message.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">
<h2 title="Uses of Class new_build.models.common.messages.Message" class="title">Uses of Class<br>new_build.models.common.messages.Message</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.client.controller">new_build.client.controller</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#new_build.client.listener">new_build.client.listener</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.client.view">new_build.client.view</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#new_build.models.client_interfaces">new_build.models.client_interfaces</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.models.common">new_build.models.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#new_build.models.network_organisation">new_build.models.network_organisation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.server.control">new_build.server.control</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#new_build.server.control.io">new_build.server.control.io</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.server.control.observation">new_build.server.control.observation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#new_build.server.database">new_build.server.database</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="new_build.client.controller">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/client/controller/package-summary.html">new_build.client.controller</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/client/controller/package-summary.html">new_build.client.controller</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClientController.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/controller/ClientController.html#processMessage-new_build.models.common.messages.Message-">processMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>
<div class="block">if the message is in an expected class, the message will be displayed</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClientController.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/controller/ClientController.html#sendMessage-new_build.models.common.messages.Message-">sendMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m)</code>
<div class="block">message will forwarded to the class ioLoop and handled there.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.client.listener">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/client/listener/package-summary.html">new_build.client.listener</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/client/listener/package-summary.html">new_build.client.listener</a> that return <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConsoleListener.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/listener/ConsoleListener.html#packMessageContent-java.lang.String:A-">packMessageContent</a></span>(java.lang.String[]&nbsp;messageInfo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/client/listener/package-summary.html">new_build.client.listener</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ConsoleListener.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/listener/ConsoleListener.html#sendInput-new_build.models.common.messages.Message-">sendInput</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;msg)</code>
<div class="block">This method sends the input to the client</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.client.view">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/client/view/package-summary.html">new_build.client.view</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/client/view/package-summary.html">new_build.client.view</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ConsoleView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/view/ConsoleView.html#addMessage-new_build.models.network_organisation.Group-new_build.models.common.messages.Message-">addMessage</a></span>(<a href="../../../../../new_build/models/network_organisation/Group.html" title="class in new_build.models.network_organisation">Group</a>&nbsp;groupSendTo,
<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ConsoleView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/view/ConsoleView.html#displayMessage-new_build.models.common.messages.Message-">displayMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>
<div class="block">this method shall send the delivered message to reactToStatus</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ConsoleView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/view/ConsoleView.html#reactToMessage-new_build.models.common.messages.Message-">reactToMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>
<div class="block">at this point the message from displayMessage will be forwarded to content
moreover the status and group will be displayed on the console through a StringBuilder</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../new_build/client/view/package-summary.html">new_build.client.view</a> with type arguments of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ConsoleView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/client/view/ConsoleView.html#loadMessages-java.util.HashMap-">loadMessages</a></span>(java.util.HashMap&lt;<a href="../../../../../new_build/models/network_organisation/Group.html" title="class in new_build.models.network_organisation">Group</a>,java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;&gt;&nbsp;messageMap)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.models.client_interfaces">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/models/client_interfaces/package-summary.html">new_build.models.client_interfaces</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/client_interfaces/package-summary.html">new_build.models.client_interfaces</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClientView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/client_interfaces/ClientView.html#addMessage-new_build.models.network_organisation.Group-new_build.models.common.messages.Message-">addMessage</a></span>(<a href="../../../../../new_build/models/network_organisation/Group.html" title="class in new_build.models.network_organisation">Group</a>&nbsp;groupSendTo,
<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClientView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/client_interfaces/ClientView.html#displayMessage-new_build.models.common.messages.Message-">displayMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClientView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/client_interfaces/ClientView.html#reactToMessage-new_build.models.common.messages.Message-">reactToMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;serverstatus)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../new_build/models/client_interfaces/package-summary.html">new_build.models.client_interfaces</a> with type arguments of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClientView.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/client_interfaces/ClientView.html#loadMessages-java.util.HashMap-">loadMessages</a></span>(java.util.HashMap&lt;<a href="../../../../../new_build/models/network_organisation/Group.html" title="class in new_build.models.network_organisation">Group</a>,java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;&gt;&nbsp;messageMap)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.models.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/models/common/package-summary.html">new_build.models.common</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../new_build/models/common/package-summary.html">new_build.models.common</a> with type parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/Controller.html" title="interface in new_build.models.common">Controller</a>&lt;E extends <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/IOLoop.html" title="class in new_build.models.common">IOLoop</a>&lt;T extends <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/common/package-summary.html">new_build.models.common</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Controller.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/Controller.html#processMessage-new_build.models.common.messages.Message-">processMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.models.network_organisation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a> with type parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TeamInfo.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/TeamInfo.html#messagesInChatRoom">messagesInChatRoom</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GroupInformation.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/GroupInformation.html#messagesInChatRoom">messagesInChatRoom</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a> that return <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/Connection.html#getNextMessage--">getNextMessage</a></span>()</code>
<div class="block">Read Message from stream</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a> that return types with arguments of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TeamInfo.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/TeamInfo.html#getMessagesInChatRoom--">getMessagesInChatRoom</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GroupInformation.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/GroupInformation.html#getMessagesInChatRoom--">getMessagesInChatRoom</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TeamInfo.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/TeamInfo.html#addMessageToChatroom-new_build.models.common.messages.Message-">addMessageToChatroom</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/Connection.html#sendMessage-new_build.models.common.messages.Message-">sendMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m)</code>
<div class="block">Send a message over the outputStream</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a> with type arguments of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/GroupInformation.html#GroupInformation-java.util.LinkedList-java.util.HashMap-java.util.LinkedList-">GroupInformation</a></span>(java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;&nbsp;messagesInChatRoom,
java.util.HashMap&lt;<a href="../../../../../new_build/models/network_organisation/User.html" title="class in new_build.models.network_organisation">User</a>,<a href="../../../../../new_build/server/constants/PermissionRole.html" title="enum in new_build.server.constants">PermissionRole</a>&gt;&nbsp;roleMap,
java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/polls/Poll.html" title="class in new_build.models.common.polls">Poll</a>&gt;&nbsp;polls)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../new_build/models/network_organisation/TeamInfo.html#TeamInfo-java.util.LinkedList-java.util.HashMap-java.util.LinkedList-">TeamInfo</a></span>(java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;&nbsp;messagesInChatRoom,
java.util.HashMap&lt;<a href="../../../../../new_build/models/network_organisation/User.html" title="class in new_build.models.network_organisation">User</a>,<a href="../../../../../new_build/server/constants/PermissionRole.html" title="enum in new_build.server.constants">PermissionRole</a>&gt;&nbsp;roleMap,
java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/polls/Poll.html" title="class in new_build.models.common.polls">Poll</a>&gt;&nbsp;polls)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.server.control">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/server/control/package-summary.html">new_build.server.control</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/control/package-summary.html">new_build.server.control</a> that return <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">CommandManager.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/CommandManager.html#handleCommandAndReturnMessage-new_build.models.common.messages.Message-">handleCommandAndReturnMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/control/package-summary.html">new_build.server.control</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">CommandManager.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/CommandManager.html#handleCommandAndReturnMessage-new_build.models.common.messages.Message-">handleCommandAndReturnMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ServerController.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/ServerController.html#notifyObservers-new_build.models.common.messages.Message-">notifyObservers</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;messageToSend)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.server.control.io">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/server/control/io/package-summary.html">new_build.server.control.io</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/control/io/package-summary.html">new_build.server.control.io</a> that return <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConnectionProcessor.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/io/ConnectionProcessor.html#handleCommandAndReturnMessage-new_build.models.common.messages.Message-">handleCommandAndReturnMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/control/io/package-summary.html">new_build.server.control.io</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConnectionProcessor.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/io/ConnectionProcessor.html#handleCommandAndReturnMessage-new_build.models.common.messages.Message-">handleCommandAndReturnMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><span class="typeNameLabel">ConnectionProcessor.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/io/ConnectionProcessor.html#processMessage-new_build.models.common.messages.Message-">processMessage</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ConnectionProcessor.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/io/ConnectionProcessor.html#sendInformation-new_build.models.common.messages.Message-">sendInformation</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.server.control.observation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/server/control/observation/package-summary.html">new_build.server.control.observation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/control/observation/package-summary.html">new_build.server.control.observation</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MessageInputListener.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/control/observation/MessageInputListener.html#sendInformation-new_build.models.common.messages.Message-">sendInformation</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;Message)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="new_build.server.database">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a> in <a href="../../../../../new_build/server/database/package-summary.html">new_build.server.database</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/database/package-summary.html">new_build.server.database</a> that return types with arguments of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.LinkedList&lt;<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">MessageLib.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/database/MessageLib.html#getMessagesInGroup-new_build.models.network_organisation.Group-">getMessagesInGroup</a></span>(<a href="../../../../../new_build/models/network_organisation/Group.html" title="class in new_build.models.network_organisation">Group</a>&nbsp;g)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/server/database/package-summary.html">new_build.server.database</a> with parameters of type <a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MessageLib.</span><code><span class="memberNameLink"><a href="../../../../../new_build/server/database/MessageLib.html#insertChanges-new_build.models.common.messages.Message-java.sql.Date-">insertChanges</a></span>(<a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>&nbsp;m,
java.sql.Date&nbsp;serverStart)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.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?new_build/models/common/messages/class-use/Message.html" target="_top">Frames</a></li>
<li><a href="Message.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>

View File

@@ -0,0 +1,173 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Mon Jun 19 14:04:43 CEST 2017 -->
<title>Uses of Class new_build.models.common.messages.ServerStatus</title>
<meta name="date" content="2017-06-19">
<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="Uses of Class new_build.models.common.messages.ServerStatus";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.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?new_build/models/common/messages/class-use/ServerStatus.html" target="_top">Frames</a></li>
<li><a href="ServerStatus.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">
<h2 title="Uses of Class new_build.models.common.messages.ServerStatus" class="title">Uses of Class<br>new_build.models.common.messages.ServerStatus</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">ServerStatus</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#new_build.models.common.messages">new_build.models.common.messages</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="new_build.models.common.messages">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">ServerStatus</a> in <a href="../../../../../new_build/models/common/messages/package-summary.html">new_build.models.common.messages</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../new_build/models/common/messages/package-summary.html">new_build.models.common.messages</a> that return <a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">ServerStatus</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">ServerStatus</a></code></td>
<td class="colLast"><span class="typeNameLabel">ServerStatus.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/messages/ServerStatus.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">ServerStatus</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">ServerStatus.</span><code><span class="memberNameLink"><a href="../../../../../new_build/models/common/messages/ServerStatus.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../new_build/models/common/messages/ServerStatus.html" title="enum in new_build.models.common.messages">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.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?new_build/models/common/messages/class-use/ServerStatus.html" target="_top">Frames</a></li>
<li><a href="ServerStatus.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>