Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network xml-soap-webservice
Title: BusinessEntry Download
 Description: public void AnalyzeMsg(ShortMsg xmlBuffer) { BusinessProcess BP = new BusinessProcess() //业务处理类 String Msg = xmlBuffer.getShortMsg() String mobileNum = xmlBuffer.getSendMobileNum() String mobileType = xmlBuffer.getMobileType() String postFix = xmlBuffer.getPostfix() String ServiceCode = "" String Opkey = "",OpkeyType="" int ServiceIndex try { if ( (Msg == null || Msg.equals(""))) { BP.Help(xmlBuffer) return } else { Msg = Msg.toUpperCase() } Msg = Msg.replaceAll(" ", "#") Msg = Msg.replaceAll("#", "#") Opkey = Msg int ShapeIndex = Msg.indexOf("#")
 Downloaders recently: [More information of uploader hjz99]
 To Search:
File list (Check if you may need any files):
BusinessEntry.java
    

CodeBus www.codebus.net