com.google.api.ads.dfp.axis.v201201
Interface CompanyService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
CompanyServiceLocator

public interface CompanyService
extends javax.xml.rpc.Service


Method Summary
 CompanyServiceInterface getCompanyServiceInterfacePort()
           
 CompanyServiceInterface getCompanyServiceInterfacePort(URL portAddress)
           
 String getCompanyServiceInterfacePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getCompanyServiceInterfacePortAddress

String getCompanyServiceInterfacePortAddress()

getCompanyServiceInterfacePort

CompanyServiceInterface getCompanyServiceInterfacePort()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCompanyServiceInterfacePort

CompanyServiceInterface getCompanyServiceInterfacePort(URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.