Skip to content

Commit

Permalink
Deploying to javadoc from @ 74c4588 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lunasaw committed Feb 20, 2024
1 parent ccb5a37 commit e64e691
Show file tree
Hide file tree
Showing 789 changed files with 4,442 additions and 3,113 deletions.
8 changes: 5 additions & 3 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_392) on Tue Jan 02 02:42:38 UTC 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Tue Feb 20 07:57:10 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<title>All Classes (sip-proxy 1.1.7 API)</title>
<meta name="date" content="2024-02-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -109,6 +109,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/emums/DeviceControlType.html" title="enum in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control.emums" target="classFrame">DeviceControlType</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/enums/DeviceGbType.html" title="enum in io.github.lunasaw.gb28181.common.entity.enums" target="classFrame">DeviceGbType</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/response/DeviceInfo.html" title="class in io.github.lunasaw.gb28181.common.entity.response" target="classFrame">DeviceInfo</a></li>
<li><a href="io/github/lunasaw/gbproxy/server/transimit/request/message/response/DeviceInfoMessageServerHandler.html" title="class in io.github.lunasaw.gbproxy.server.transimit.request.message.response" target="classFrame">DeviceInfoMessageServerHandler</a></li>
<li><a href="io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceInfoQueryMessageClientHandler.html" title="class in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query" target="classFrame">DeviceInfoQueryMessageClientHandler</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/response/DeviceItem.html" title="class in io.github.lunasaw.gb28181.common.entity.response" target="classFrame">DeviceItem</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/notify/DeviceKeepLiveNotify.html" title="class in io.github.lunasaw.gb28181.common.entity.notify" target="classFrame">DeviceKeepLiveNotify</a></li>
Expand Down Expand Up @@ -144,6 +145,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/github/lunasaw/gbproxy/server/Gb28181Server.html" title="class in io.github.lunasaw.gbproxy.server" target="classFrame">Gb28181Server</a></li>
<li><a href="io/github/lunasaw/sip/common/entity/GbSessionDescription.html" title="class in io.github.lunasaw.sip.common.entity" target="classFrame">GbSessionDescription</a></li>
<li><a href="io/github/lunasaw/sip/common/entity/GbSipDate.html" title="class in io.github.lunasaw.sip.common.entity" target="classFrame">GbSipDate</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/utils/GbUtil.html" title="class in io.github.lunasaw.gb28181.common.entity.utils" target="classFrame">GbUtil</a></li>
<li><a href="io/github/lunasaw/sip/common/sequence/GenerateSequence.html" title="interface in io.github.lunasaw.sip.common.sequence" target="classFrame"><span class="interfaceName">GenerateSequence</span></a></li>
<li><a href="io/github/lunasaw/sip/common/sequence/GenerateSequenceImpl.html" title="class in io.github.lunasaw.sip.common.sequence" target="classFrame">GenerateSequenceImpl</a></li>
<li><a href="io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/invoke/GuardCmdControl.html" title="class in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control.invoke" target="classFrame">GuardCmdControl</a></li>
Expand Down
8 changes: 5 additions & 3 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_392) on Tue Jan 02 02:42:38 UTC 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Tue Feb 20 07:57:10 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<title>All Classes (sip-proxy 1.1.7 API)</title>
<meta name="date" content="2024-02-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -109,6 +109,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/emums/DeviceControlType.html" title="enum in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control.emums">DeviceControlType</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/enums/DeviceGbType.html" title="enum in io.github.lunasaw.gb28181.common.entity.enums">DeviceGbType</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/response/DeviceInfo.html" title="class in io.github.lunasaw.gb28181.common.entity.response">DeviceInfo</a></li>
<li><a href="io/github/lunasaw/gbproxy/server/transimit/request/message/response/DeviceInfoMessageServerHandler.html" title="class in io.github.lunasaw.gbproxy.server.transimit.request.message.response">DeviceInfoMessageServerHandler</a></li>
<li><a href="io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceInfoQueryMessageClientHandler.html" title="class in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query">DeviceInfoQueryMessageClientHandler</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/response/DeviceItem.html" title="class in io.github.lunasaw.gb28181.common.entity.response">DeviceItem</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/notify/DeviceKeepLiveNotify.html" title="class in io.github.lunasaw.gb28181.common.entity.notify">DeviceKeepLiveNotify</a></li>
Expand Down Expand Up @@ -144,6 +145,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/github/lunasaw/gbproxy/server/Gb28181Server.html" title="class in io.github.lunasaw.gbproxy.server">Gb28181Server</a></li>
<li><a href="io/github/lunasaw/sip/common/entity/GbSessionDescription.html" title="class in io.github.lunasaw.sip.common.entity">GbSessionDescription</a></li>
<li><a href="io/github/lunasaw/sip/common/entity/GbSipDate.html" title="class in io.github.lunasaw.sip.common.entity">GbSipDate</a></li>
<li><a href="io/github/lunasaw/gb28181/common/entity/utils/GbUtil.html" title="class in io.github.lunasaw.gb28181.common.entity.utils">GbUtil</a></li>
<li><a href="io/github/lunasaw/sip/common/sequence/GenerateSequence.html" title="interface in io.github.lunasaw.sip.common.sequence"><span class="interfaceName">GenerateSequence</span></a></li>
<li><a href="io/github/lunasaw/sip/common/sequence/GenerateSequenceImpl.html" title="class in io.github.lunasaw.sip.common.sequence">GenerateSequenceImpl</a></li>
<li><a href="io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/invoke/GuardCmdControl.html" title="class in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control.invoke">GuardCmdControl</a></li>
Expand Down
10 changes: 5 additions & 5 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 Jan 02 02:42:38 UTC 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Tue Feb 20 07:57:09 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<title>Constant Field Values (sip-proxy 1.1.7 API)</title>
<meta name="date" content="2024-02-20">
<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.6 API)";
parent.document.title="Constant Field Values (sip-proxy 1.1.7 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -837,7 +837,7 @@ <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/gbproxy/test/config/DeviceConfig.html#LOOP_IP">LOOP_IP</a></code></td>
<td class="colLast"><code>"192.168.2.101"</code></td>
<td class="colLast"><code>"172.19.128.49"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="io.github.lunasaw.gbproxy.test.config.DeviceConfig.LOOP_IP_LOCAL">
Expand Down
8 changes: 4 additions & 4 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 Jan 02 02:42:38 UTC 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Tue Feb 20 07:57:10 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<title>Deprecated List (sip-proxy 1.1.7 API)</title>
<meta name="date" content="2024-02-20">
<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.6 API)";
parent.document.title="Deprecated List (sip-proxy 1.1.7 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 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 Jan 02 02:42:38 UTC 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Tue Feb 20 07:57:10 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (sip-proxy 1.1.6 API)</title>
<meta name="date" content="2024-01-02">
<title>API Help (sip-proxy 1.1.7 API)</title>
<meta name="date" content="2024-02-20">
<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.6 API)";
parent.document.title="API Help (sip-proxy 1.1.7 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit e64e691

Please sign in to comment.