pushhq2lcservice.java
来自「WAP PUSH后台源码,WAP PUSH后台源码」· Java 代码 · 共 17 行
JAVA
17 行
/** * PushHQ2LCService.java * * This file was auto-generated from WSDL * by the Apache Axis WSDL2Java emitter. */package com.sxit.push;public interface PushHQ2LCService extends javax.xml.rpc.Service { public java.lang.String getPushServiceAddress(); public PushHQ2LC getPushService() throws javax.xml.rpc.ServiceException; public PushHQ2LC getPushService(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?