Skip navigation links
A C G H I P S 

A

AxisFrameworkUserAgentProvider - Class in com.google.api.ads.common.lib.soap.axis
Provides the Axis user agent.
AxisFrameworkUserAgentProvider(Configuration) - Constructor for class com.google.api.ads.common.lib.soap.axis.AxisFrameworkUserAgentProvider
Constructor.
AxisHandler - Class in com.google.api.ads.common.lib.soap.axis
SOAP Client Handler implementation for use with Axis 1.x.
AxisHandler(EngineConfigurationFactory, RequestInfoXPathSet, ResponseInfoXPathSet) - Constructor for class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
AxisModule - Class in com.google.api.ads.common.lib.soap.axis
Module for SOAP client handler.
AxisModule() - Constructor for class com.google.api.ads.common.lib.soap.axis.AxisModule
Constructor.
AxisSoapHeaderFactory<D extends AdsServiceDescriptor> - Interface in com.google.api.ads.common.lib.soap.axis
Factory for creating Axis soap headers.

C

clearHeaders(Stub) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Clears all of the SOAP headers from the given SOAP client.
com.google.api.ads.common.lib.soap.axis - package com.google.api.ads.common.lib.soap.axis
 
configure() - Method in class com.google.api.ads.common.lib.soap.axis.AxisModule
 
createSoapClient(SoapServiceDescriptor) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Creates a SOAP client using a SOAP service descriptor.
createSoapHeader(D) - Method in interface com.google.api.ads.common.lib.soap.axis.AxisSoapHeaderFactory
 
createSoapHeaderElement(QName) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 

G

getEndpointAddress(Stub) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
getHeader(Stub, String) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Returns a SOAP header from the given SOAP client, if it exists.
getUserAgent() - Method in class com.google.api.ads.common.lib.soap.axis.AxisFrameworkUserAgentProvider
 

H

HttpHandler - Class in com.google.api.ads.common.lib.soap.axis
Axis handler implementation that handles compression.
HttpHandler() - Constructor for class com.google.api.ads.common.lib.soap.axis.HttpHandler
 

I

initialize(HttpRequest) - Method in class com.google.api.ads.common.lib.soap.axis.HttpHandler
Sets attributes of the request that are common to all requests for this handler.
invoke(MessageContext) - Method in class com.google.api.ads.common.lib.soap.axis.HttpHandler
 
invokeSoapCall(SoapCall<Stub>) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Invoke a SOAP call.

P

putAllHttpHeaders(Stub, Map<String, String>) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 

S

setCompression(Stub, boolean) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Set whether SOAP requests should use compression.
setEndpointAddress(Stub, String) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Sets the endpoint address of the given SOAP client.
setHeader(Stub, String, String, Object) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
 
setHeaderChild(Stub, String, String, Object) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Updates the child attribute of headerName named childName to childValue.
setRequestTimeout(Stub, int) - Method in class com.google.api.ads.common.lib.soap.axis.AxisHandler
Sets the read timeout of the given SOAP client.
A C G H I P S 
Skip navigation links

Copyright © 2024. All rights reserved.