123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="zh">
- <head>
- <!-- Generated by javadoc (1.8.0_101) on Mon Nov 06 13:32:48 CST 2017 -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>A - 索引</title>
- <meta name="date" content="2017-11-06">
- <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="A - \u7D22\u5F15";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>您的浏览器已禁用 JavaScript。</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="导航">
- <li><a href="../overview-summary.html">概览</a></li>
- <li>程序包</li>
- <li>类</li>
- <li>使用</li>
- <li><a href="../overview-tree.html">树</a></li>
- <li><a href="../deprecated-list.html">已过时</a></li>
- <li class="navBarCell1Rev">索引</li>
- <li><a href="../help-doc.html">帮助</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>上一个字母</li>
- <li><a href="index-2.html">下一个字母</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-1.html" target="_top">框架</a></li>
- <li><a href="index-1.html" target="_top">无框架</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../allclasses-noframe.html">所有类</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">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</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 href="index-21.html">W</a> <a name="I:A">
- <!-- -->
- </a>
- <h2 class="title">A</h2>
- <dl>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/socket/HelloServer.html#activeDevice-java.lang.String-">activeDevice(String)</a></span> - 类 中的静态方法com.js.kbt.socket.<a href="../com/js/kbt/socket/HelloServer.html" title="com.js.kbt.socket中的类">HelloServer</a></dt>
- <dd>
- <div class="block">从取消列表中移除,保证该连接不会被断开</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#activePoint-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">activePoint(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
- <dd>
- <div class="block">激活车位</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CommunityPropertyController.html#addCommunityProperty-com.js.kbt.model.CommunityProperty-javax.servlet.http.HttpServletResponse-">addCommunityProperty(CommunityProperty, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CommunityPropertyController.html" title="com.js.kbt.controller中的类">CommunityPropertyController</a></dt>
- <dd>
- <div class="block">添加物业</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#addCommunityProperty-com.js.kbt.model.Fix-javax.servlet.http.HttpServletResponse-">addCommunityProperty(Fix, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
- <dd>
- <div class="block">报修</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#addCuoponType-com.js.kbt.model.CouponType-javax.servlet.http.HttpServletResponse-">addCuoponType(CouponType, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
- <dd>
- <div class="block">增加优惠券</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#addMessage-java.lang.String-java.lang.String-java.lang.String-java.lang.Integer-javax.servlet.http.HttpServletResponse-">addMessage(String, String, String, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
- <dd>
- <div class="block">添加消息</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#addParkPoint-com.js.kbt.model.ParkingPoint-javax.servlet.http.HttpServletResponse-">addParkPoint(ParkingPoint, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
- <dd>
- <div class="block">增加车位</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#addShareDate-java.lang.String-java.lang.String-javax.servlet.http.HttpServletResponse-">addShareDate(String, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
- <dd>
- <div class="block">设置车位共享时间</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#addUser-com.js.kbt.model.User-javax.servlet.http.HttpServletResponse-">addUser(User, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
- <dd>
- <div class="block">添加业主</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/WithDrawController.html#addWithdraw-java.lang.String-java.lang.Integer-java.lang.String-javax.servlet.http.HttpServletResponse-">addWithdraw(String, Integer, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/WithDrawController.html" title="com.js.kbt.controller中的类">WithDrawController</a></dt>
- <dd>
- <div class="block">申请提现</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/alipay/config/AlipayConfig.html#ali_public_key">ali_public_key</a></span> - 类 中的静态变量com.alipay.config.<a href="../com/alipay/config/AlipayConfig.html" title="com.alipay.config中的类">AlipayConfig</a></dt>
- <dd> </dd>
- <dt><a href="../com/js/kbt/util/AliasTest.html" title="com.js.kbt.util中的类"><span class="typeNameLink">AliasTest</span></a> - <a href="../com/js/kbt/util/package-summary.html">com.js.kbt.util</a>中的类</dt>
- <dd>
- <div class="block">Created by lingbo on 16/8/15.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/util/AliasTest.html#AliasTest--">AliasTest()</a></span> - 类 的构造器com.js.kbt.util.<a href="../com/js/kbt/util/AliasTest.html" title="com.js.kbt.util中的类">AliasTest</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/AliPayController.html#alipay-java.lang.Integer-java.lang.String-javax.servlet.http.HttpServletResponse-">alipay(Integer, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/AliPayController.html" title="com.js.kbt.controller中的类">AliPayController</a></dt>
- <dd>
- <div class="block">支付宝获取支付签名参数</div>
- </dd>
- <dt><a href="../com/alipay/config/AlipayConfig.html" title="com.alipay.config中的类"><span class="typeNameLink">AlipayConfig</span></a> - <a href="../com/alipay/config/package-summary.html">com.alipay.config</a>中的类</dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/alipay/config/AlipayConfig.html#AlipayConfig--">AlipayConfig()</a></span> - 类 的构造器com.alipay.config.<a href="../com/alipay/config/AlipayConfig.html" title="com.alipay.config中的类">AlipayConfig</a></dt>
- <dd> </dd>
- <dt><a href="../com/js/kbt/controller/AliPayController.html" title="com.js.kbt.controller中的类"><span class="typeNameLink">AliPayController</span></a> - <a href="../com/js/kbt/controller/package-summary.html">com.js.kbt.controller</a>中的类</dt>
- <dd>
- <div class="block">支付宝支付接口</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/AliPayController.html#AliPayController--">AliPayController()</a></span> - 类 的构造器com.js.kbt.controller.<a href="../com/js/kbt/controller/AliPayController.html" title="com.js.kbt.controller中的类">AliPayController</a></dt>
- <dd> </dd>
- <dt><a href="../com/alipay/util/AlipayCore.html" title="com.alipay.util中的类"><span class="typeNameLink">AlipayCore</span></a> - <a href="../com/alipay/util/package-summary.html">com.alipay.util</a>中的类</dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/alipay/util/AlipayCore.html#AlipayCore--">AlipayCore()</a></span> - 类 的构造器com.alipay.util.<a href="../com/alipay/util/AlipayCore.html" title="com.alipay.util中的类">AlipayCore</a></dt>
- <dd> </dd>
- <dt><a href="../com/alipay/util/AlipayNotify.html" title="com.alipay.util中的类"><span class="typeNameLink">AlipayNotify</span></a> - <a href="../com/alipay/util/package-summary.html">com.alipay.util</a>中的类</dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/alipay/util/AlipayNotify.html#AlipayNotify--">AlipayNotify()</a></span> - 类 的构造器com.alipay.util.<a href="../com/alipay/util/AlipayNotify.html" title="com.alipay.util中的类">AlipayNotify</a></dt>
- <dd> </dd>
- <dt><a href="../com/js/kbt/util/aliPush.html" title="com.js.kbt.util中的类"><span class="typeNameLink">aliPush</span></a> - <a href="../com/js/kbt/util/package-summary.html">com.js.kbt.util</a>中的类</dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/util/aliPush.html#aliPush--">aliPush()</a></span> - 类 的构造器com.js.kbt.util.<a href="../com/js/kbt/util/aliPush.html" title="com.js.kbt.util中的类">aliPush</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/alipay/config/AlipayConfig.html#app_id">app_id</a></span> - 类 中的静态变量com.alipay.config.<a href="../com/alipay/config/AlipayConfig.html" title="com.alipay.config中的类">AlipayConfig</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/WeixinPayConstants.html#appid">appid</a></span> - 类 中的静态变量com.js.kbt.wxpay.<a href="../com/js/kbt/wxpay/WeixinPayConstants.html" title="com.js.kbt.wxpay中的类">WeixinPayConstants</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/WeixinPayConstants.html#appId_min">appId_min</a></span> - 类 中的静态变量com.js.kbt.wxpay.<a href="../com/js/kbt/wxpay/WeixinPayConstants.html" title="com.js.kbt.wxpay中的类">WeixinPayConstants</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/util/SMSUtil.html#appkey">appkey</a></span> - 类 中的静态变量com.js.kbt.util.<a href="../com/js/kbt/util/SMSUtil.html" title="com.js.kbt.util中的类">SMSUtil</a></dt>
- <dd> </dd>
- <dt><a href="../com/js/kbt/socket/ApplicationContextUtil.html" title="com.js.kbt.socket中的类"><span class="typeNameLink">ApplicationContextUtil</span></a> - <a href="../com/js/kbt/socket/package-summary.html">com.js.kbt.socket</a>中的类</dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/socket/ApplicationContextUtil.html#ApplicationContextUtil--">ApplicationContextUtil()</a></span> - 类 的构造器com.js.kbt.socket.<a href="../com/js/kbt/socket/ApplicationContextUtil.html" title="com.js.kbt.socket中的类">ApplicationContextUtil</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/WeixinPayConstants.html#appsecret">appsecret</a></span> - 类 中的静态变量com.js.kbt.wxpay.<a href="../com/js/kbt/wxpay/WeixinPayConstants.html" title="com.js.kbt.wxpay中的类">WeixinPayConstants</a></dt>
- <dd> </dd>
- <dt><a href="../com/js/kbt/util/AppTest.html" title="com.js.kbt.util中的类"><span class="typeNameLink">AppTest</span></a> - <a href="../com/js/kbt/util/package-summary.html">com.js.kbt.util</a>中的类</dt>
- <dd>
- <div class="block">Created by lingbo on 16/8/15.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/util/AppTest.html#AppTest--">AppTest()</a></span> - 类 的构造器com.js.kbt.util.<a href="../com/js/kbt/util/AppTest.html" title="com.js.kbt.util中的类">AppTest</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/util/Constant.html#AVATAR_DIR">AVATAR_DIR</a></span> - 类 中的静态变量com.js.kbt.util.<a href="../com/js/kbt/util/Constant.html" title="com.js.kbt.util中的类">Constant</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">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</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 href="index-21.html">W</a> </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="导航">
- <li><a href="../overview-summary.html">概览</a></li>
- <li>程序包</li>
- <li>类</li>
- <li>使用</li>
- <li><a href="../overview-tree.html">树</a></li>
- <li><a href="../deprecated-list.html">已过时</a></li>
- <li class="navBarCell1Rev">索引</li>
- <li><a href="../help-doc.html">帮助</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>上一个字母</li>
- <li><a href="index-2.html">下一个字母</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-1.html" target="_top">框架</a></li>
- <li><a href="index-1.html" target="_top">无框架</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../allclasses-noframe.html">所有类</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>
|