com.google.api.ads.dfp.axis.v201206
Interface ThirdPartySlotService

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

public interface ThirdPartySlotService
extends javax.xml.rpc.Service


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

Method Detail

getThirdPartySlotServiceInterfacePortAddress

String getThirdPartySlotServiceInterfacePortAddress()

getThirdPartySlotServiceInterfacePort

ThirdPartySlotServiceInterface getThirdPartySlotServiceInterfacePort()
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getThirdPartySlotServiceInterfacePort

ThirdPartySlotServiceInterface getThirdPartySlotServiceInterfacePort(URL portAddress)
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.