com.google.api.ads.dfp.axis.v201208
Interface ContentService

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

public interface ContentService
extends javax.xml.rpc.Service


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

Method Detail

getContentServiceInterfacePortAddress

String getContentServiceInterfacePortAddress()

getContentServiceInterfacePort

ContentServiceInterface getContentServiceInterfacePort()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getContentServiceInterfacePort

ContentServiceInterface getContentServiceInterfacePort(URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.