📄 index-all.html
字号:
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPRequest.html#canResponse()"><B>canResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPRequest.html" title="class in com.wondertek.esmp.esms.empp">EMPPRequest</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPResponse.html#canResponse()"><B>canResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPResponse.html" title="class in com.wondertek.esmp.esms.empp">EMPPResponse</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EmppApi.html#changePasswordAsync(java.lang.String, java.lang.String)"><B>changePasswordAsync(String, String)</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EmppApi.html" title="class in com.wondertek.esmp.esms.empp">EmppApi</A>
<DD>异步更新密码
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkCString(java.lang.String, int)"><B>checkCString(String, int)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkCString(java.lang.String, int, int)"><B>checkCString(String, int, int)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkDate(java.lang.String)"><B>checkDate(String)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkRange(int, int, int)"><B>checkRange(int, int, int)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkString(java.lang.String, int)"><B>checkString(String, int)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkString(java.lang.String, int, java.lang.String)"><B>checkString(String, int, String)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkString(java.lang.String, int, int)"><B>checkString(String, int, int)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkString(java.lang.String, int, int, java.lang.String)"><B>checkString(String, int, int, String)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#checkString(int, int, int)"><B>checkString(int, int, int)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/package-summary.html"><B>com.wondertek.esmp.esms.empp</B></A> - package com.wondertek.esmp.esms.empp<DD> <DT><A HREF="com/wondertek/esmp/esms/empp/exception/package-summary.html"><B>com.wondertek.esmp.esms.empp.exception</B></A> - package com.wondertek.esmp.esms.empp.exception<DD> <DT><A HREF="com/wondertek/esmp/esms/empp/EmppApi.html#connect(java.lang.String, int, java.lang.String, java.lang.String)"><B>connect(String, int, String, String)</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EmppApi.html" title="class in com.wondertek.esmp.esms.empp">EmppApi</A>
<DD><B>Deprecated.</B> <I>不建议使用这个方法,这个方法可能在将来的版本中被废除</I>
<DT><A HREF="com/wondertek/esmp/esms/empp/EmppApi.html#connect(java.lang.String, int, java.lang.String, java.lang.String, com.wondertek.esmp.esms.empp.EMPPRecvListener)"><B>connect(String, int, String, String, EMPPRecvListener)</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EmppApi.html" title="class in com.wondertek.esmp.esms.empp">EmppApi</A>
<DD>注册一个监听器,表明该连接是一个异步连接,该异步连接会每隔3分钟向服务器发送ActiveTest消息
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPObject.html#createEMPP(ByteBuffer)"><B>createEMPP(ByteBuffer)</B></A> -
Static method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPObject.html" title="class in com.wondertek.esmp.esms.empp">EMPPObject</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPActiveTest.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPActiveTest.html" title="class in com.wondertek.esmp.esms.empp">EMPPActiveTest</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPAnswer.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPAnswer.html" title="class in com.wondertek.esmp.esms.empp">EMPPAnswer</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPChangePass.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPChangePass.html" title="class in com.wondertek.esmp.esms.empp">EMPPChangePass</A>
<DD>这个方法不要做与数据库有关的事 处理方法放在EMPPProcessor.clientRequest(EMPPRequest)里
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPDeliver.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPDeliver.html" title="class in com.wondertek.esmp.esms.empp">EMPPDeliver</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPQuestion.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPQuestion.html" title="class in com.wondertek.esmp.esms.empp">EMPPQuestion</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPReqIntrintMsg.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPReqIntrintMsg.html" title="class in com.wondertek.esmp.esms.empp">EMPPReqIntrintMsg</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPReqIntrintMsgState.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPReqIntrintMsgState.html" title="class in com.wondertek.esmp.esms.empp">EMPPReqIntrintMsgState</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPReqNotice.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPReqNotice.html" title="class in com.wondertek.esmp.esms.empp">EMPPReqNotice</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPRequest.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPRequest.html" title="class in com.wondertek.esmp.esms.empp">EMPPRequest</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPSubmitSM.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPSubmitSM.html" title="class in com.wondertek.esmp.esms.empp">EMPPSubmitSM</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPSyncAddrBook.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPSyncAddrBook.html" title="class in com.wondertek.esmp.esms.empp">EMPPSyncAddrBook</A>
<DD>这个方法不要做与数据库有关的事 处理方法放在EMPPProcessor.clientRequest(EMPPRequest)里
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPTerminate.html#createResponse()"><B>createResponse()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPTerminate.html" title="class in com.wondertek.esmp.esms.empp">EMPPTerminate</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPDeliverReport.html#cycleCount"><B>cycleCount</B></A> -
Variable in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPDeliverReport.html" title="class in com.wondertek.esmp.esms.empp">EMPPDeliverReport</A>
<DD>
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPActiveTest.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPActiveTest.html" title="class in com.wondertek.esmp.esms.empp">EMPPActiveTest</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPActiveTestResp.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPActiveTestResp.html" title="class in com.wondertek.esmp.esms.empp">EMPPActiveTestResp</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPDeliver.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPDeliver.html" title="class in com.wondertek.esmp.esms.empp">EMPPDeliver</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPDeliverResp.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPDeliverResp.html" title="class in com.wondertek.esmp.esms.empp">EMPPDeliverResp</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPIntrintMsgResp.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPIntrintMsgResp.html" title="class in com.wondertek.esmp.esms.empp">EMPPIntrintMsgResp</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPIntrintMsgStateResp.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPIntrintMsgStateResp.html" title="class in com.wondertek.esmp.esms.empp">EMPPIntrintMsgStateResp</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPObject.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPObject.html" title="class in com.wondertek.esmp.esms.empp">EMPPObject</A>
<DD>
<DT><A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html#debugString()"><B>debugString()</B></A> -
Method in class com.wondertek.esmp.esms.empp.<A HREF="com/wondertek/esmp/esms/empp/EMPPParser.html" title="class in com.wondertek.esmp.esms.empp">EMPPParser</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -