228 lines
19 KiB
HTML
228 lines
19 KiB
HTML
<!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>C-Index</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="C-Index";
|
|
}
|
|
}
|
|
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>Use</li>
|
|
<li><a href="../overview-tree.html">Tree</a></li>
|
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="index-2.html">Prev Letter</a></li>
|
|
<li><a href="index-4.html">Next Letter</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
|
|
<li><a href="index-3.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="../allclasses-noframe.html">All 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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a name="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/common/IOLoop.html#c">c</a></span> - Variable in class new_build.models.common.<a href="../new_build/models/common/IOLoop.html" title="class in new_build.models.common">IOLoop</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/ServerController.html#changeUser-new_build.models.network_organisation.UserLogin-">changeUser(UserLogin)</a></span> - Method in class new_build.server.control.<a href="../new_build/server/control/ServerController.html" title="class in new_build.server.control">ServerController</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/common/polls/Poll.html#checkDate--">checkDate()</a></span> - Method in class new_build.models.common.polls.<a href="../new_build/models/common/polls/Poll.html" title="class in new_build.models.common.polls">Poll</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../new_build/client/controller/ClientController.html" title="class in new_build.client.controller"><span class="typeNameLink">ClientController</span></a> - Class in <a href="../new_build/client/controller/package-summary.html">new_build.client.controller</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/controller/ClientController.html#ClientController-java.lang.String-int-">ClientController(String, int)</a></span> - Constructor for class new_build.client.controller.<a href="../new_build/client/controller/ClientController.html" title="class in new_build.client.controller">ClientController</a></dt>
|
|
<dd>
|
|
<div class="block">delivers targetIp and portToListenTo to the constructor
|
|
builds a new array, LinkedList, connection, ioLoop and socket
|
|
starts the ioLoop and sends the client the information that the client started successfully.</div>
|
|
</dd>
|
|
<dt><a href="../new_build/models/client_interfaces/ClientInputListener.html" title="interface in new_build.models.client_interfaces"><span class="typeNameLink">ClientInputListener</span></a> - Interface in <a href="../new_build/models/client_interfaces/package-summary.html">new_build.models.client_interfaces</a></dt>
|
|
<dd>
|
|
<div class="block">Created by Tobias on 15.06.2017.</div>
|
|
</dd>
|
|
<dt><a href="../new_build/models/client_interfaces/ClientView.html" title="interface in new_build.models.client_interfaces"><span class="typeNameLink">ClientView</span></a> - Interface in <a href="../new_build/models/client_interfaces/package-summary.html">new_build.models.client_interfaces</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/controller/ClientController.html#close--">close()</a></span> - Method in class new_build.client.controller.<a href="../new_build/client/controller/ClientController.html" title="class in new_build.client.controller">ClientController</a></dt>
|
|
<dd>
|
|
<div class="block">this method is for closing the process</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/view/ConsoleView.html#close--">close()</a></span> - Method in class new_build.client.view.<a href="../new_build/client/view/ConsoleView.html" title="class in new_build.client.view">ConsoleView</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/client_interfaces/ClientView.html#close--">close()</a></span> - Method in interface new_build.models.client_interfaces.<a href="../new_build/models/client_interfaces/ClientView.html" title="interface in new_build.models.client_interfaces">ClientView</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/common/Controller.html#close--">close()</a></span> - Method in interface new_build.models.common.<a href="../new_build/models/common/Controller.html" title="interface in new_build.models.common">Controller</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/network_organisation/Connection.html#close-boolean-">close(boolean)</a></span> - Method in class new_build.models.network_organisation.<a href="../new_build/models/network_organisation/Connection.html" title="class in new_build.models.network_organisation">Connection</a></dt>
|
|
<dd>
|
|
<div class="block">Closes the socket and the streams</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/io/ConnectionProcessor.html#closeConnection--">closeConnection()</a></span> - Method in class new_build.server.control.io.<a href="../new_build/server/control/io/ConnectionProcessor.html" title="class in new_build.server.control.io">ConnectionProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/ServerController.html#closeConnections--">closeConnections()</a></span> - Method in class new_build.server.control.<a href="../new_build/server/control/ServerController.html" title="class in new_build.server.control">ServerController</a></dt>
|
|
<dd>
|
|
<div class="block">Loop to listen to ServerCommands</div>
|
|
</dd>
|
|
<dt><a href="../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages"><span class="typeNameLink">Command</span></a> - Enum in <a href="../new_build/models/common/messages/package-summary.html">new_build.models.common.messages</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/common/messages/Command.html#Command-java.lang.String-">Command(String)</a></span> - Constructor for enum new_build.models.common.messages.<a href="../new_build/models/common/messages/Command.html" title="enum in new_build.models.common.messages">Command</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../new_build/server/control/CommandManager.html" title="class in new_build.server.control"><span class="typeNameLink">CommandManager</span></a> - Class in <a href="../new_build/server/control/package-summary.html">new_build.server.control</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/CommandManager.html#CommandManager-new_build.server.control.ServerController-">CommandManager(ServerController)</a></span> - Constructor for class new_build.server.control.<a href="../new_build/server/control/CommandManager.html" title="class in new_build.server.control">CommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/io/ConnectionProcessor.html#commandManager">commandManager</a></span> - Variable in class new_build.server.control.io.<a href="../new_build/server/control/io/ConnectionProcessor.html" title="class in new_build.server.control.io">ConnectionProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/controller/ClientController.html#connection">connection</a></span> - Variable in class new_build.client.controller.<a href="../new_build/client/controller/ClientController.html" title="class in new_build.client.controller">ClientController</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../new_build/models/network_organisation/Connection.html" title="class in new_build.models.network_organisation"><span class="typeNameLink">Connection</span></a> - Class in <a href="../new_build/models/network_organisation/package-summary.html">new_build.models.network_organisation</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/network_organisation/Connection.html#Connection-java.net.Socket-">Connection(Socket)</a></span> - Constructor for class new_build.models.network_organisation.<a href="../new_build/models/network_organisation/Connection.html" title="class in new_build.models.network_organisation">Connection</a></dt>
|
|
<dd>
|
|
<div class="block">This class handles the input and output(as ObjectStream) from the given Socket</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/database/SQLConnection.html#connection">connection</a></span> - Variable in class new_build.server.database.<a href="../new_build/server/database/SQLConnection.html" title="class in new_build.server.database">SQLConnection</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/database/SQLConnector.html#connection">connection</a></span> - Variable in class new_build.server.database.<a href="../new_build/server/database/SQLConnector.html" title="class in new_build.server.database">SQLConnector</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/ServerController.html#connectionList">connectionList</a></span> - Variable in class new_build.server.control.<a href="../new_build/server/control/ServerController.html" title="class in new_build.server.control">ServerController</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../new_build/server/control/io/ConnectionProcessor.html" title="class in new_build.server.control.io"><span class="typeNameLink">ConnectionProcessor</span></a> - Class in <a href="../new_build/server/control/io/package-summary.html">new_build.server.control.io</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/io/ConnectionProcessor.html#ConnectionProcessor-new_build.models.network_organisation.Connection-new_build.server.control.ServerController-">ConnectionProcessor(Connection, ServerController)</a></span> - Constructor for class new_build.server.control.io.<a href="../new_build/server/control/io/ConnectionProcessor.html" title="class in new_build.server.control.io">ConnectionProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/network_organisation/Connection.html#connectionSocket">connectionSocket</a></span> - Variable in class new_build.models.network_organisation.<a href="../new_build/models/network_organisation/Connection.html" title="class in new_build.models.network_organisation">Connection</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../new_build/client/listener/ConsoleListener.html" title="class in new_build.client.listener"><span class="typeNameLink">ConsoleListener</span></a> - Class in <a href="../new_build/client/listener/package-summary.html">new_build.client.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/listener/ConsoleListener.html#ConsoleListener-new_build.client.controller.ClientController-">ConsoleListener(ClientController)</a></span> - Constructor for class new_build.client.listener.<a href="../new_build/client/listener/ConsoleListener.html" title="class in new_build.client.listener">ConsoleListener</a></dt>
|
|
<dd>
|
|
<div class="block">constructor of ConsoleListener
|
|
delivers the ClientController controller to the constructor
|
|
and initializes scanner</div>
|
|
</dd>
|
|
<dt><a href="../new_build/client/view/ConsoleView.html" title="class in new_build.client.view"><span class="typeNameLink">ConsoleView</span></a> - Class in <a href="../new_build/client/view/package-summary.html">new_build.client.view</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/view/ConsoleView.html#ConsoleView-new_build.models.client_interfaces.ClientInputListener-new_build.client.controller.ClientController-">ConsoleView(ClientInputListener, ClientController)</a></span> - Constructor for class new_build.client.view.<a href="../new_build/client/view/ConsoleView.html" title="class in new_build.client.view">ConsoleView</a></dt>
|
|
<dd>
|
|
<div class="block">delivers inputListener and controller to the constructor</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/common/messages/Message.html#content">content</a></span> - Variable in class new_build.models.common.messages.<a href="../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/models/common/messages/Message.html#controlHeader">controlHeader</a></span> - Variable in class new_build.models.common.messages.<a href="../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/listener/ConsoleListener.html#controller">controller</a></span> - Variable in class new_build.client.listener.<a href="../new_build/client/listener/ConsoleListener.html" title="class in new_build.client.listener">ConsoleListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/client/view/ConsoleView.html#controller">controller</a></span> - Variable in class new_build.client.view.<a href="../new_build/client/view/ConsoleView.html" title="class in new_build.client.view">ConsoleView</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../new_build/models/common/Controller.html" title="interface in new_build.models.common"><span class="typeNameLink">Controller</span></a><<a href="../new_build/models/common/Controller.html" title="type parameter in Controller">E</a> extends <a href="../new_build/models/common/messages/Message.html" title="class in new_build.models.common.messages">Message</a>> - Interface in <a href="../new_build/models/common/package-summary.html">new_build.models.common</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/CommandManager.html#controller">controller</a></span> - Variable in class new_build.server.control.<a href="../new_build/server/control/CommandManager.html" title="class in new_build.server.control">CommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/ServerController.html#createTeamMap--">createTeamMap()</a></span> - Method in class new_build.server.control.<a href="../new_build/server/control/ServerController.html" title="class in new_build.server.control">ServerController</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="../new_build/server/control/ServerController.html#createUserGroupMap--">createUserGroupMap()</a></span> - Method in class new_build.server.control.<a href="../new_build/server/control/ServerController.html" title="class in new_build.server.control">ServerController</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> </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>Use</li>
|
|
<li><a href="../overview-tree.html">Tree</a></li>
|
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="index-2.html">Prev Letter</a></li>
|
|
<li><a href="index-4.html">Next Letter</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
|
|
<li><a href="index-3.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="../allclasses-noframe.html">All 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>
|