
com.google.api.ads.dfp.axis.v201508.PackageService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dfp-axis Show documentation
Show all versions of dfp-axis Show documentation
Ad Manager specific Axis components.
/**
* PackageService.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.v201508;
public interface PackageService extends javax.xml.rpc.Service {
public java.lang.String getPackageServiceInterfacePortAddress();
public com.google.api.ads.dfp.axis.v201508.PackageServiceInterface getPackageServiceInterfacePort() throws javax.xml.rpc.ServiceException;
public com.google.api.ads.dfp.axis.v201508.PackageServiceInterface getPackageServiceInterfacePort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy