JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
H
I
J
P
S
A
addHeader(String, String, SOAPElement)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Adds a header to the list of SOAP request headers.
C
clearHeaders(BindingProvider)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Clears all of the SOAP headers from the given SOAP client.
clearHeaders()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Clears all the headers set in this handler.
close(MessageContext)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
com.google.api.ads.common.lib.soap.jaxws
- package com.google.api.ads.common.lib.soap.jaxws
configure()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsModule
createSoapClient(SoapServiceDescriptor)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Creates a SOAP client using a SOAP service descriptor.
createSoapHeaderElement(QName)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
JAX-WS does not support use of this method.
G
getAddedHeaders()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Returns the set of SOAP headers added to this handler.
getEndpointAddress(BindingProvider)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
getHeader(BindingProvider, String)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Returns a SOAP header from the given SOAP client, if it exists.
getHeaders()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
getLastRequestInfoBuilder()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Returns info for the last SOAP request.
getLastResponseInfoBuilder()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Returns info for the last SOAP response.
getUserAgent()
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsFrameworkUserAgentProvider
H
handleFault(SOAPMessageContext)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Captures pertinent information from a message representing a SOAP fault.
handleMessage(SOAPMessageContext)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
Captures pertinent information from SOAP messages exchanged by the SOAP service this handler is attached to.
I
invokeSoapCall(SoapCall<BindingProvider>)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Invoke a SOAP call.
J
JaxWsFrameworkUserAgentProvider
- Class in
com.google.api.ads.common.lib.soap.jaxws
Provides the JAX-WS user agent.
JaxWsFrameworkUserAgentProvider()
- Constructor for class com.google.api.ads.common.lib.soap.jaxws.
JaxWsFrameworkUserAgentProvider
JaxWsHandler
- Class in
com.google.api.ads.common.lib.soap.jaxws
SOAP Client Handler implementation for use with JAX-WS.
JaxWsHandler(Provider<JaxWsSoapContextHandler>)
- Constructor for class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
JaxWsModule
- Class in
com.google.api.ads.common.lib.soap.jaxws
Module for SOAP client handler.
JaxWsModule()
- Constructor for class com.google.api.ads.common.lib.soap.jaxws.
JaxWsModule
JaxWsSoapContextHandler
- Class in
com.google.api.ads.common.lib.soap.jaxws
SOAP Context Handler for use with JAX-WS.
JaxWsSoapContextHandler(RequestInfoXPathSet, ResponseInfoXPathSet)
- Constructor for class com.google.api.ads.common.lib.soap.jaxws.
JaxWsSoapContextHandler
P
putAllHttpHeaders(BindingProvider, Map<String, String>)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
S
setCompression(BindingProvider, boolean)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Set whether SOAP requests should use compression.
setEndpointAddress(BindingProvider, String)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Sets the endpoint address of the given SOAP client.
setHeader(BindingProvider, String, String, Object)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
setHeaderChildString(BindingProvider, String, String, String, String)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Adds a child text node named childName to the existing header named headerName.
setRequestTimeout(BindingProvider, int)
- Method in class com.google.api.ads.common.lib.soap.jaxws.
JaxWsHandler
Sets properties into the message context to alter the timeout on App Engine.
A
C
G
H
I
J
P
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All rights reserved.