All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sany.sms.SmsNewOperatoraddsubCodeService Maven / Gradle / Ivy

There is a newer version: 5.6.4
Show newest version
/**
 * SmsNewOperatoraddsubCodeService.java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
 */

package com.sany.sms;

public interface SmsNewOperatoraddsubCodeService extends javax.xml.rpc.Service {
    public java.lang.String getSmsNewOperatoraddsubCodeAddress();

    public SmsNewOperatoraddsubCode_PortType getSmsNewOperatoraddsubCode() throws javax.xml.rpc.ServiceException;

    public SmsNewOperatoraddsubCode_PortType getSmsNewOperatoraddsubCode(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy