陈昶聿
4 天以前 40f1fd8450ea149f980a1894d0e6f23290c09ad6
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * MessagingInsertSoap_PortType.java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
 */
 
package WebServiceClient;
 
public interface MessagingInsertSoap_PortType extends java.rmi.Remote {
    public Integer SMSMessageAccept(String xmlReq, javax.xml.rpc.holders.IntHolder SMSMessageAcceptResult, javax.xml.rpc.holders.StringHolder xmlResp) throws java.rmi.RemoteException;
}