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

com.google.api.ads.dfp.axis.v201602.ActivityService Maven / Gradle / Ivy

There is a newer version: 5.8.0
Show newest version
/**
 * ActivityService.java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
 */

package com.google.api.ads.dfp.axis.v201602;

public interface ActivityService extends javax.xml.rpc.Service {
    public java.lang.String getActivityServiceInterfacePortAddress();

    public com.google.api.ads.dfp.axis.v201602.ActivityServiceInterface getActivityServiceInterfacePort() throws javax.xml.rpc.ServiceException;

    public com.google.api.ads.dfp.axis.v201602.ActivityServiceInterface getActivityServiceInterfacePort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy