📄 smsnotificationservice.java
字号:
/**
* SmsNotificationService.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
*/
package cn.com.chinatelecom.www.wsdl.ctcc.sms.notification.v2_1.service;
public interface SmsNotificationService extends javax.xml.rpc.Service {
public java.lang.String getSmsNotificationAddress();
public cn.com.chinatelecom.www.wsdl.ctcc.sms.notification.v2_1._interface.SmsNotification getSmsNotification() throws javax.xml.rpc.ServiceException;
public cn.com.chinatelecom.www.wsdl.ctcc.sms.notification.v2_1._interface.SmsNotification getSmsNotification(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -