mirror of
https://github.com/AlexMacocian/MTSC.git
synced 2026-07-24 03:56:32 +00:00
Updated documentation
This commit is contained in:
+43
-41
@@ -31,7 +31,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="MTSC_Logo_small.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">MTSC
|
||||
 <span id="projectnumber">1.0.0</span>
|
||||
 <span id="projectnumber">1.0.5</span>
|
||||
</div>
|
||||
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
|
||||
</td>
|
||||
@@ -96,46 +96,48 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});
|
||||
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d7c/class_m_t_s_c_1_1_client_1_1_client.html" target="_self">MTSC.Client.Client</a></td><td class="desc">Base class for TCP <a class="el" href="dc/d7c/class_m_t_s_c_1_1_client_1_1_client.html" title="Base class for TCP Client.">Client</a> </td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d4/dbb/class_m_t_s_c_1_1_server_1_1_client_data.html" target="_self">MTSC.Server.ClientData</a></td><td class="desc">Structure containing client information </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">▼</span><span class="icona"><span class="icon">C</span></span><b>Exception</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d7/d18/class_m_t_s_c_1_1_exceptions_1_1_invalid_first_byte_exception.html" target="_self">MTSC.Exceptions.InvalidFirstByteException</a></td><td class="desc">Exception in case of first invalid byte for websocket communication </td></tr>
|
||||
<tr id="row_2_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d0/d0e/class_m_t_s_c_1_1_exceptions_1_1_invalid_header_exception.html" target="_self">MTSC.Exceptions.InvalidHeaderException</a></td><td class="desc">Exception for invalid headers </td></tr>
|
||||
<tr id="row_2_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d3/d73/class_m_t_s_c_1_1_exceptions_1_1_invalid_http_version_exception.html" target="_self">MTSC.Exceptions.InvalidHttpVersionException</a></td><td class="desc">Exception in case of Invalid HTTP Version </td></tr>
|
||||
<tr id="row_2_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d9/dea/class_m_t_s_c_1_1_exceptions_1_1_invalid_post_form_exception.html" target="_self">MTSC.Exceptions.InvalidPostFormException</a></td><td class="desc">Exception for invalid post forms </td></tr>
|
||||
<tr id="row_2_4_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/dab/class_m_t_s_c_1_1_exceptions_1_1_invalid_request_u_r_i_exception.html" target="_self">MTSC.Exceptions.InvalidRequestURIException</a></td><td class="desc">Exception cause by an invalid request URI </td></tr>
|
||||
<tr id="row_2_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dd/d91/class_m_t_s_c_1_1_exceptions_1_1_invalid_status_code_exception.html" target="_self">MTSC.Exceptions.InvalidStatusCodeException</a></td><td class="desc">Exception for invalid response status code </td></tr>
|
||||
<tr id="row_2_6_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/d77/class_m_t_s_c_1_1_exceptions_1_1_invalid_websocket_format_exception.html" target="_self">MTSC.Exceptions.InvalidWebsocketFormatException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="de/dab/class_m_t_s_c_1_1_exceptions_1_1_method_invalid_exception.html" target="_self">MTSC.Exceptions.MethodInvalidException</a></td><td class="desc">Invalid HTTP Method Exception </td></tr>
|
||||
<tr id="row_2_8_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/d6f/class_m_t_s_c_1_1_exceptions_1_1_no_data_exception.html" target="_self">MTSC.Exceptions.NoDataException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html" target="_self">MTSC.Common.Http.HttpMessage</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_4_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/d5c/interface_m_t_s_c_1_1_exceptions_1_1_i_exception_handler.html" target="_self">MTSC.Exceptions.IExceptionHandler</a></td><td class="desc">Handler to be used for handling exception </td></tr>
|
||||
<tr id="row_4_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/d86/class_m_t_s_c_1_1_exceptions_1_1_exception_console_logger.html" target="_self">MTSC.Exceptions.ExceptionConsoleLogger</a></td><td class="desc">Logs the received exceptions to the console </td></tr>
|
||||
<tr id="row_4_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d94/class_m_t_s_c_1_1_exceptions_1_1_exception_thrower.html" target="_self">MTSC.Exceptions.ExceptionThrower</a></td><td class="desc">Throws all handled exceptions </td></tr>
|
||||
<tr id="row_5_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/d4e/interface_m_t_s_c_1_1_client_1_1_handlers_1_1_i_handler.html" target="_self">MTSC.Client.Handlers.IHandler</a></td><td class="desc">Handler interface for client communication </td></tr>
|
||||
<tr id="row_5_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d75/class_m_t_s_c_1_1_client_1_1_handlers_1_1_broadcast_handler.html" target="_self">MTSC.Client.Handlers.BroadcastHandler</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_5_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dd/d5c/class_m_t_s_c_1_1_client_1_1_handlers_1_1_encryption_handler.html" target="_self">MTSC.Client.Handlers.EncryptionHandler</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_5_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/d58/class_m_t_s_c_1_1_client_1_1_handlers_1_1_http_handler.html" target="_self">MTSC.Client.Handlers.HttpHandler</a></td><td class="desc">Handler for handling client http communication </td></tr>
|
||||
<tr id="row_5_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/d3b/class_m_t_s_c_1_1_client_1_1_handlers_1_1_websocket_handler.html" target="_self">MTSC.Client.Handlers.WebsocketHandler</a></td><td class="desc">Handler implementing websocket protocol </td></tr>
|
||||
<tr id="row_6_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_6_" class="arrow" onclick="toggleFolder('6_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/d7d/interface_m_t_s_c_1_1_server_1_1_handlers_1_1_i_handler.html" target="_self">MTSC.Server.Handlers.IHandler</a></td><td class="desc">Interface for communication handlers </td></tr>
|
||||
<tr id="row_6_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d44/class_m_t_s_c_1_1_server_1_1_handlers_1_1_broadcast_handler.html" target="_self">MTSC.Server.Handlers.BroadcastHandler</a></td><td class="desc">Broadcast handler </td></tr>
|
||||
<tr id="row_6_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d3/d04/class_m_t_s_c_1_1_server_1_1_handlers_1_1_encryption_handler.html" target="_self">MTSC.Server.Handlers.EncryptionHandler</a></td><td class="desc">Handler that encrypts the communication </td></tr>
|
||||
<tr id="row_6_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/dde/class_m_t_s_c_1_1_server_1_1_handlers_1_1_http_handler.html" target="_self">MTSC.Server.Handlers.HttpHandler</a></td><td class="desc">Handler for handling server http requests </td></tr>
|
||||
<tr id="row_6_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/dc7/class_m_t_s_c_1_1_server_1_1_handlers_1_1_websocket_handler.html" target="_self">MTSC.Server.Handlers.WebsocketHandler</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_7_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html" target="_self">MTSC.Common.Http.ServerModules.IHttpModule</a></td><td class="desc">Interface for <a class="el" href="d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">Http</a> modules used by the server http handler </td></tr>
|
||||
<tr id="row_7_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/d56/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_file_server_module.html" target="_self">MTSC.Common.Http.ServerModules.FileServerModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_7_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/d98/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_hello_world_module.html" target="_self">MTSC.Common.Http.ServerModules.HelloWorldModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_7_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/dd3/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_http404_module.html" target="_self">MTSC.Common.Http.ServerModules.Http404Module</a></td><td class="desc">Simple module that returns status code 404 </td></tr>
|
||||
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/d66/interface_m_t_s_c_1_1_common_1_1_http_1_1_client_modules_1_1_i_http_module.html" target="_self">MTSC.Common.Http.ClientModules.IHttpModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_9_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_9_" class="arrow" onclick="toggleFolder('9_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/dcb/interface_m_t_s_c_1_1_logging_1_1_i_logger.html" target="_self">MTSC.Logging.ILogger</a></td><td class="desc">Interface for loggers </td></tr>
|
||||
<tr id="row_9_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="de/dd8/class_m_t_s_c_1_1_logging_1_1_console_logger.html" target="_self">MTSC.Logging.ConsoleLogger</a></td><td class="desc">Basic logger that outputs the log messages to the console </td></tr>
|
||||
<tr id="row_9_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/dd0/class_m_t_s_c_1_1_logging_1_1_debug_console_logger.html" target="_self">MTSC.Logging.DebugConsoleLogger</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_10_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_10_" class="arrow" onclick="toggleFolder('10_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/de4/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_i_websocket_module.html" target="_self">MTSC.Common.WebSockets.ClientModules.IWebsocketModule</a></td><td class="desc">Interface for websocket modules </td></tr>
|
||||
<tr id="row_10_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/def/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_chat_module.html" target="_self">MTSC.Common.WebSockets.ClientModules.ChatModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_11_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_11_" class="arrow" onclick="toggleFolder('11_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d9/dc0/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_i_websocket_module.html" target="_self">MTSC.Common.WebSockets.ServerModules.IWebsocketModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_11_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/d0c/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_broadcast_module.html" target="_self">MTSC.Common.WebSockets.ServerModules.BroadcastModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_11_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d4/d10/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_echo_module.html" target="_self">MTSC.Common.WebSockets.ServerModules.EchoModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_12_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/dd4/struct_m_t_s_c_1_1_message.html" target="_self">MTSC.Message</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_13_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d3/d7e/class_m_t_s_c_1_1_server_1_1_server.html" target="_self">MTSC.Server.Server</a></td><td class="desc">Basic server class to handle TCP connections </td></tr>
|
||||
<tr id="row_14_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/d92/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_websocket_message.html" target="_self">MTSC.Common.WebSockets.WebsocketMessage</a></td><td class="desc">Class containing the bytes of a websocket received message </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html" target="_self">MTSC.Common.Http.Cookie</a></td><td class="desc">Class for HTTP cookies </td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_3_" class="arrow" onclick="toggleFolder('3_')">▼</span><span class="icona"><span class="icon">C</span></span><b>Exception</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d7/d18/class_m_t_s_c_1_1_exceptions_1_1_invalid_first_byte_exception.html" target="_self">MTSC.Exceptions.InvalidFirstByteException</a></td><td class="desc">Exception in case of first invalid byte for websocket communication </td></tr>
|
||||
<tr id="row_3_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d0/d0e/class_m_t_s_c_1_1_exceptions_1_1_invalid_header_exception.html" target="_self">MTSC.Exceptions.InvalidHeaderException</a></td><td class="desc">Exception for invalid headers </td></tr>
|
||||
<tr id="row_3_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d3/d73/class_m_t_s_c_1_1_exceptions_1_1_invalid_http_version_exception.html" target="_self">MTSC.Exceptions.InvalidHttpVersionException</a></td><td class="desc">Exception in case of Invalid HTTP Version </td></tr>
|
||||
<tr id="row_3_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d9/dea/class_m_t_s_c_1_1_exceptions_1_1_invalid_post_form_exception.html" target="_self">MTSC.Exceptions.InvalidPostFormException</a></td><td class="desc">Exception for invalid post forms </td></tr>
|
||||
<tr id="row_3_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/dab/class_m_t_s_c_1_1_exceptions_1_1_invalid_request_u_r_i_exception.html" target="_self">MTSC.Exceptions.InvalidRequestURIException</a></td><td class="desc">Exception cause by an invalid request URI </td></tr>
|
||||
<tr id="row_3_5_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dd/d91/class_m_t_s_c_1_1_exceptions_1_1_invalid_status_code_exception.html" target="_self">MTSC.Exceptions.InvalidStatusCodeException</a></td><td class="desc">Exception for invalid response status code </td></tr>
|
||||
<tr id="row_3_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/d77/class_m_t_s_c_1_1_exceptions_1_1_invalid_websocket_format_exception.html" target="_self">MTSC.Exceptions.InvalidWebsocketFormatException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_7_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="de/dab/class_m_t_s_c_1_1_exceptions_1_1_method_invalid_exception.html" target="_self">MTSC.Exceptions.MethodInvalidException</a></td><td class="desc">Invalid HTTP Method Exception </td></tr>
|
||||
<tr id="row_3_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/d6f/class_m_t_s_c_1_1_exceptions_1_1_no_data_exception.html" target="_self">MTSC.Exceptions.NoDataException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_4_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html" target="_self">MTSC.Common.Http.HttpMessage</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_5_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/d5c/interface_m_t_s_c_1_1_exceptions_1_1_i_exception_handler.html" target="_self">MTSC.Exceptions.IExceptionHandler</a></td><td class="desc">Handler to be used for handling exception </td></tr>
|
||||
<tr id="row_5_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/d86/class_m_t_s_c_1_1_exceptions_1_1_exception_console_logger.html" target="_self">MTSC.Exceptions.ExceptionConsoleLogger</a></td><td class="desc">Logs the received exceptions to the console </td></tr>
|
||||
<tr id="row_5_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d94/class_m_t_s_c_1_1_exceptions_1_1_exception_thrower.html" target="_self">MTSC.Exceptions.ExceptionThrower</a></td><td class="desc">Throws all handled exceptions </td></tr>
|
||||
<tr id="row_6_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_6_" class="arrow" onclick="toggleFolder('6_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/d4e/interface_m_t_s_c_1_1_client_1_1_handlers_1_1_i_handler.html" target="_self">MTSC.Client.Handlers.IHandler</a></td><td class="desc">Handler interface for client communication </td></tr>
|
||||
<tr id="row_6_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d75/class_m_t_s_c_1_1_client_1_1_handlers_1_1_broadcast_handler.html" target="_self">MTSC.Client.Handlers.BroadcastHandler</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_6_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dd/d5c/class_m_t_s_c_1_1_client_1_1_handlers_1_1_encryption_handler.html" target="_self">MTSC.Client.Handlers.EncryptionHandler</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_6_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/d58/class_m_t_s_c_1_1_client_1_1_handlers_1_1_http_handler.html" target="_self">MTSC.Client.Handlers.HttpHandler</a></td><td class="desc">Handler for handling client http communication </td></tr>
|
||||
<tr id="row_6_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/d3b/class_m_t_s_c_1_1_client_1_1_handlers_1_1_websocket_handler.html" target="_self">MTSC.Client.Handlers.WebsocketHandler</a></td><td class="desc">Handler implementing websocket protocol </td></tr>
|
||||
<tr id="row_7_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/d7d/interface_m_t_s_c_1_1_server_1_1_handlers_1_1_i_handler.html" target="_self">MTSC.Server.Handlers.IHandler</a></td><td class="desc">Interface for communication handlers </td></tr>
|
||||
<tr id="row_7_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/d44/class_m_t_s_c_1_1_server_1_1_handlers_1_1_broadcast_handler.html" target="_self">MTSC.Server.Handlers.BroadcastHandler</a></td><td class="desc">Broadcast handler </td></tr>
|
||||
<tr id="row_7_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d3/d04/class_m_t_s_c_1_1_server_1_1_handlers_1_1_encryption_handler.html" target="_self">MTSC.Server.Handlers.EncryptionHandler</a></td><td class="desc">Handler that encrypts the communication </td></tr>
|
||||
<tr id="row_7_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/dde/class_m_t_s_c_1_1_server_1_1_handlers_1_1_http_handler.html" target="_self">MTSC.Server.Handlers.HttpHandler</a></td><td class="desc">Handler for handling server http requests </td></tr>
|
||||
<tr id="row_7_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/dc7/class_m_t_s_c_1_1_server_1_1_handlers_1_1_websocket_handler.html" target="_self">MTSC.Server.Handlers.WebsocketHandler</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_8_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_8_" class="arrow" onclick="toggleFolder('8_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html" target="_self">MTSC.Common.Http.ServerModules.IHttpModule</a></td><td class="desc">Interface for <a class="el" href="d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">Http</a> modules used by the server http handler </td></tr>
|
||||
<tr id="row_8_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/d56/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_file_server_module.html" target="_self">MTSC.Common.Http.ServerModules.FileServerModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_8_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/d98/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_hello_world_module.html" target="_self">MTSC.Common.Http.ServerModules.HelloWorldModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_8_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/dd3/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_http404_module.html" target="_self">MTSC.Common.Http.ServerModules.Http404Module</a></td><td class="desc">Simple module that returns status code 404 </td></tr>
|
||||
<tr id="row_8_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html" target="_self">MTSC.Common.Http.ServerModules.PostModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_9_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/d66/interface_m_t_s_c_1_1_common_1_1_http_1_1_client_modules_1_1_i_http_module.html" target="_self">MTSC.Common.Http.ClientModules.IHttpModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_10_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_10_" class="arrow" onclick="toggleFolder('10_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/dcb/interface_m_t_s_c_1_1_logging_1_1_i_logger.html" target="_self">MTSC.Logging.ILogger</a></td><td class="desc">Interface for loggers </td></tr>
|
||||
<tr id="row_10_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="de/dd8/class_m_t_s_c_1_1_logging_1_1_console_logger.html" target="_self">MTSC.Logging.ConsoleLogger</a></td><td class="desc">Basic logger that outputs the log messages to the console </td></tr>
|
||||
<tr id="row_10_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="da/dd0/class_m_t_s_c_1_1_logging_1_1_debug_console_logger.html" target="_self">MTSC.Logging.DebugConsoleLogger</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_11_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_11_" class="arrow" onclick="toggleFolder('11_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/de4/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_i_websocket_module.html" target="_self">MTSC.Common.WebSockets.ClientModules.IWebsocketModule</a></td><td class="desc">Interface for websocket modules </td></tr>
|
||||
<tr id="row_11_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/def/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_chat_module.html" target="_self">MTSC.Common.WebSockets.ClientModules.ChatModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_12_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_12_" class="arrow" onclick="toggleFolder('12_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d9/dc0/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_i_websocket_module.html" target="_self">MTSC.Common.WebSockets.ServerModules.IWebsocketModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_12_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d5/d0c/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_broadcast_module.html" target="_self">MTSC.Common.WebSockets.ServerModules.BroadcastModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_12_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d4/d10/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_echo_module.html" target="_self">MTSC.Common.WebSockets.ServerModules.EchoModule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/dd4/struct_m_t_s_c_1_1_message.html" target="_self">MTSC.Message</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d3/d7e/class_m_t_s_c_1_1_server_1_1_server.html" target="_self">MTSC.Server.Server</a></td><td class="desc">Basic server class to handle TCP connections </td></tr>
|
||||
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/d92/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_websocket_message.html" target="_self">MTSC.Common.WebSockets.WebsocketMessage</a></td><td class="desc">Class containing the bytes of a websocket received message </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
||||
Reference in New Issue
Block a user