Skip to content

Commit

Permalink
Deploying to javadoc from @ 9af1fad 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Adsobat committed Jul 3, 2024
1 parent d5f3079 commit e8c3ec6
Show file tree
Hide file tree
Showing 1,459 changed files with 2,305 additions and 2,054 deletions.
1,196 changes: 599 additions & 597 deletions javadoc/allclasses-index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>All Packages (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
18 changes: 17 additions & 1 deletion javadoc/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Constant Field Values (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down Expand Up @@ -337,6 +337,22 @@ <h2 title="org.correomqtt">org.correomqtt.*</h2>
</div>
</li>
</ul>
<ul class="block-list">
<li>
<div class="caption"><span>org.correomqtt.plugin.xml_format.<a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html" title="class in org.correomqtt.plugin.xml_format">CustomXMLConstants</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Constant Field</div>
<div class="table-header col-last">Value</div>
<div class="col-first even-row-color"><code id="org.correomqtt.plugin.xml_format.CustomXMLConstants.FEATURE_DISALLOW_DOCTYPE_DECL">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html#FEATURE_DISALLOW_DOCTYPE_DECL">FEATURE_DISALLOW_DOCTYPE_DECL</a></code></div>
<div class="col-last even-row-color"><code>"http://apache.org/xml/features/disallow-doctype-decl"</code></div>
<div class="col-first odd-row-color"><code id="org.correomqtt.plugin.xml_format.CustomXMLConstants.NULL_NS_URI">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html#NULL_NS_URI">NULL_NS_URI</a></code></div>
<div class="col-last odd-row-color"><code>""</code></div>
</div>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Deprecated List (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/help-doc.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>API Help (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
8 changes: 7 additions & 1 deletion javadoc/index-all.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Index (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down Expand Up @@ -1189,6 +1189,8 @@ <h2 class="title" id="I:C">C</h2>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/core/fileprovider/ScriptingProvider.html#createScript(java.lang.String,java.lang.String)" class="member-name-link">createScript(String, String)</a> - Method in class org.correomqtt.core.fileprovider.<a href="org/correomqtt/core/fileprovider/ScriptingProvider.html" title="class in org.correomqtt.core.fileprovider">ScriptingProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html" class="type-name-link" title="class in org.correomqtt.plugin.xml_format">CustomXMLConstants</a> - Class in <a href="org/correomqtt/plugin/xml_format/package-summary.html">org.correomqtt.plugin.xml_format</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:D">D</h2>
<dl class="index">
Expand Down Expand Up @@ -1918,6 +1920,8 @@ <h2 class="title" id="I:F">F</h2>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/core/keyring/windpapi/WinDPAPIKeyring.html#FAILED_TO_UNPROTECT_DATA_WITH_WIN_DPAPI" class="member-name-link">FAILED_TO_UNPROTECT_DATA_WITH_WIN_DPAPI</a> - Static variable in class org.correomqtt.core.keyring.windpapi.<a href="org/correomqtt/core/keyring/windpapi/WinDPAPIKeyring.html" title="class in org.correomqtt.core.keyring.windpapi">WinDPAPIKeyring</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html#FEATURE_DISALLOW_DOCTYPE_DECL" class="member-name-link">FEATURE_DISALLOW_DOCTYPE_DECL</a> - Static variable in class org.correomqtt.plugin.xml_format.<a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html" title="class in org.correomqtt.plugin.xml_format">CustomXMLConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/core/importexport/messages/ExportMessageFailedEvent.html#file()" class="member-name-link">file()</a> - Method in record class org.correomqtt.core.importexport.messages.<a href="org/correomqtt/core/importexport/messages/ExportMessageFailedEvent.html" title="class in org.correomqtt.core.importexport.messages">ExportMessageFailedEvent</a></dt>
<dd>
<div class="block">Returns the value of the <code>file</code> record component.</div>
Expand Down Expand Up @@ -3846,6 +3850,8 @@ <h2 class="title" id="I:N">N</h2>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/gui/views/scripting/ScriptState.html#NOTSTARTED" class="member-name-link">NOTSTARTED</a> - Enum constant in enum class org.correomqtt.gui.views.scripting.<a href="org/correomqtt/gui/views/scripting/ScriptState.html" title="enum class in org.correomqtt.gui.views.scripting">ScriptState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html#NULL_NS_URI" class="member-name-link">NULL_NS_URI</a> - Static variable in class org.correomqtt.plugin.xml_format.<a href="org/correomqtt/plugin/xml_format/CustomXMLConstants.html" title="class in org.correomqtt.plugin.xml_format">CustomXMLConstants</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:O">O</h2>
<dl class="index">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Overview (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/member-search-index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/FxApplication.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>FxApplication (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/GuiCore.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>GuiCore (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/GuiCoreFactory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>GuiCoreFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/HostServicesWrapper.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>HostServicesWrapper (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/HostServicesWrapperFactory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>HostServicesWrapperFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/Launcher.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Launcher (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/MainApplication.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>MainApplication (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/MainApplicationFactory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>MainApplicationFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/MainApplicationWrapper.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>MainApplicationWrapper (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/class-use/FxApplication.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.FxApplication (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/class-use/GuiCore.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.GuiCore (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/class-use/GuiCoreFactory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.GuiCoreFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/class-use/HostServicesWrapper.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.HostServicesWrapper (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.HostServicesWrapperFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/class-use/Launcher.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.Launcher (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/class-use/MainApplication.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.MainApplication (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.MainApplicationFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.MainApplicationWrapper (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/CoreManager.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>CoreManager (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/CoreManagerFactory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>CoreManagerFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/CorreoCore.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>CorreoCore (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/CorreoCoreFactory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>CorreoCoreFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>ShutdownEvent (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>ShutdownRequestEvent (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.core.applifecycle.ShutdownEvent (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.core.applifecycle.ShutdownRequestEvent (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>org.correomqtt.core.applifecycle (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/applifecycle/package-tree.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>org.correomqtt.core.applifecycle Class Hierarchy (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/applifecycle/package-use.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Package org.correomqtt.core.applifecycle (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/class-use/CoreManager.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.core.CoreManager (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.core.CoreManagerFactory (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/org/correomqtt/core/class-use/CorreoCore.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jul 03 14:05:59 UTC 2024 -->
<!-- Generated by javadoc (17) on Wed Jul 03 14:23:36 UTC 2024 -->
<title>Uses of Class org.correomqtt.core.CorreoCore (CorreoMQTT 1.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down
Loading

0 comments on commit e8c3ec6

Please sign in to comment.