@WebServiceClient(name="ContactService", targetNamespace="https://www.google.com/apis/ads/publisher/v201802", wsdlLocation="https://ads.google.com/apis/ads/publisher/v201802/ContactService?wsdl") public class ContactService extends Service
Service.Mode| Constructor and Description |
|---|
ContactService() |
ContactService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
ContactServiceInterface |
getContactServiceInterfacePort() |
ContactServiceInterface |
getContactServiceInterfacePort(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver@WebEndpoint(name="ContactServiceInterfacePort") public ContactServiceInterface getContactServiceInterfacePort()
@WebEndpoint(name="ContactServiceInterfacePort") public ContactServiceInterface getContactServiceInterfacePort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Copyright © 2018. All Rights Reserved.