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

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

public interface OrderService
extends javax.xml.rpc.Service


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

Method Detail

getOrderServiceInterfacePortAddress

String getOrderServiceInterfacePortAddress()

getOrderServiceInterfacePort

OrderServiceInterface getOrderServiceInterfacePort()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getOrderServiceInterfacePort

OrderServiceInterface getOrderServiceInterfacePort(URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.