Skip to content

Commit

Permalink
Deploying to javadoc from @ 6068baf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lunasaw committed Jan 2, 2024
1 parent b8dac0f commit ccb5a37
Show file tree
Hide file tree
Showing 787 changed files with 27,206 additions and 6,229 deletions.
56 changes: 47 additions & 9 deletions docs/allclasses-frame.html

Large diffs are not rendered by default.

56 changes: 47 additions & 9 deletions docs/allclasses-noframe.html

Large diffs are not rendered by default.

23 changes: 15 additions & 8 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_392) on Tue Dec 26 07:56:52 UTC 2023 -->
<!-- Generated by javadoc (1.8.0_392) on Tue Jan 02 02:42:38 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (sip-proxy 1.1.4 API)</title>
<meta name="date" content="2023-12-26">
<title>Constant Field Values (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<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="Constant Field Values (sip-proxy 1.1.4 API)";
parent.document.title="Constant Field Values (sip-proxy 1.1.6 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -833,13 +833,20 @@ <h2 title="io.github">io.github.*</h2>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="io.github.lunasaw.gbproxy.test.config.DeviceConfig.LOOP_IP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="io/github/lunasaw/gbproxy/test/config/DeviceConfig.html#LOOP_IP">LOOP_IP</a></code></td>
<td class="colLast"><code>"192.168.2.101"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="io.github.lunasaw.gbproxy.test.config.DeviceConfig.LOOP_IP_LOCAL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="io/github/lunasaw/gbproxy/test/config/DeviceConfig.html#LOOP_IP_LOCAL">LOOP_IP_LOCAL</a></code></td>
<td class="colLast"><code>"0.0.0.0"</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a name="io.github.lunasaw.gbproxy.test.config.DeviceConfig.REMOTE_IP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
Expand Down Expand Up @@ -879,14 +886,14 @@ <h2 title="io.github">io.github.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="io/github/lunasaw/sip/common/constant/Constant.html#TCP">TCP</a></code></td>
<td class="colLast"><code>"tcp"</code></td>
<td class="colLast"><code>"TCP"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="io.github.lunasaw.sip.common.constant.Constant.UDP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="io/github/lunasaw/sip/common/constant/Constant.html#UDP">UDP</a></code></td>
<td class="colLast"><code>"udp"</code></td>
<td class="colLast"><code>"UDP"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="io.github.lunasaw.sip.common.constant.Constant.UTF_8">
Expand Down Expand Up @@ -989,6 +996,6 @@ <h2 title="io.github">io.github.*</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_392) on Tue Dec 26 07:56:52 UTC 2023 -->
<!-- Generated by javadoc (1.8.0_392) on Tue Jan 02 02:42:38 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (sip-proxy 1.1.4 API)</title>
<meta name="date" content="2023-12-26">
<title>Deprecated List (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<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="Deprecated List (sip-proxy 1.1.4 API)";
parent.document.title="Deprecated List (sip-proxy 1.1.6 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -121,6 +121,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_392) on Tue Dec 26 07:56:52 UTC 2023 -->
<!-- Generated by javadoc (1.8.0_392) on Tue Jan 02 02:42:38 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (sip-proxy 1.1.4 API)</title>
<meta name="date" content="2023-12-26">
<title>API Help (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<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="API Help (sip-proxy 1.1.4 API)";
parent.document.title="API Help (sip-proxy 1.1.6 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -226,6 +226,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</body>
</html>
Loading

0 comments on commit ccb5a37

Please sign in to comment.