com.google.api.ads.dfp.axis.v201204
Interface NetworkService

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

public interface NetworkService
extends javax.xml.rpc.Service


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

Method Detail

getNetworkServiceInterfacePortAddress

String getNetworkServiceInterfacePortAddress()

getNetworkServiceInterfacePort

NetworkServiceInterface getNetworkServiceInterfacePort()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getNetworkServiceInterfacePort

NetworkServiceInterface getNetworkServiceInterfacePort(URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.