Skip navigation links
A C D E G H I S W 

A

addHandler(Handler<? extends MessageContext>) - Method in class com.helger.wsclient.WSClientConfig
Deprecated.
applyWSSettingsToBindingProvider(BindingProvider) - Method in class com.helger.wsclient.WSClientConfig
 

C

com.helger.wsclient - package com.helger.wsclient
 
customizeRequestContext(Map<String, Object>) - Method in class com.helger.wsclient.WSClientConfig
Add custom properties to the request context.

D

DEFAULT_CHUNK_SIZE - Static variable in class com.helger.wsclient.WSClientConfig
 
DEFAULT_CONNECTION_TIMEOUT_MS - Static variable in class com.helger.wsclient.WSClientConfig
 
DEFAULT_REQUEST_TIMEOUT_MS - Static variable in class com.helger.wsclient.WSClientConfig
 

E

enableSoapLogging(boolean) - Static method in class com.helger.wsclient.WSHelper
Enable the JAX-WS SOAP debugging (server and client).
enableSoapLogging(boolean, boolean) - Static method in class com.helger.wsclient.WSHelper
Enable the JAX-WS SOAP debugging.

G

getAllHandlers() - Method in class com.helger.wsclient.WSClientConfig
Deprecated.
getChunkSize() - Method in class com.helger.wsclient.WSClientConfig
 
getConnectionTimeoutMS() - Method in class com.helger.wsclient.WSClientConfig
 
getEndpointAddress() - Method in class com.helger.wsclient.WSClientConfig
 
getHandlerCount() - Method in class com.helger.wsclient.WSClientConfig
Deprecated.
getHostnameVerifier() - Method in class com.helger.wsclient.WSClientConfig
 
getPassword() - Method in class com.helger.wsclient.WSClientConfig
 
getRequestTimeoutMS() - Method in class com.helger.wsclient.WSClientConfig
 
getSOAPAction() - Method in class com.helger.wsclient.WSClientConfig
 
getSSLSocketFactory() - Method in class com.helger.wsclient.WSClientConfig
 
getUserName() - Method in class com.helger.wsclient.WSClientConfig
 

H

handlers() - Method in class com.helger.wsclient.WSClientConfig
 
hasChunkSize() - Method in class com.helger.wsclient.WSClientConfig
 
hasConnectionTimeoutMS() - Method in class com.helger.wsclient.WSClientConfig
 
hasPassword() - Method in class com.helger.wsclient.WSClientConfig
 
hasRequestTimeoutMS() - Method in class com.helger.wsclient.WSClientConfig
 
hasSOAPAction() - Method in class com.helger.wsclient.WSClientConfig
 
hasUserName() - Method in class com.helger.wsclient.WSClientConfig
 
httpHeaders() - Method in class com.helger.wsclient.WSClientConfig
 

I

isCookiesSupportEnabled() - Method in class com.helger.wsclient.WSClientConfig
 
isOutboundMessage(MessageContext) - Static method in class com.helger.wsclient.WSHelper
 
isWorkAroundMASM0003() - Method in class com.helger.wsclient.WSClientConfig
 

S

setChunkSize(int) - Method in class com.helger.wsclient.WSClientConfig
Set the chunk size to enable HTTP chunked encoding.
setCompressedRequest(boolean) - Method in class com.helger.wsclient.WSClientConfig
Forces this client to send compressed HTTP content.
setCompressedResponse(boolean) - Method in class com.helger.wsclient.WSClientConfig
Add a hint that this client understands compressed HTTP content.
setConnectionTimeoutMS(int) - Method in class com.helger.wsclient.WSClientConfig
Set the connection timeout in milliseconds.
setCookiesSupportEnabled(boolean) - Method in class com.helger.wsclient.WSClientConfig
 
setHostnameVerifier(HostnameVerifier) - Method in class com.helger.wsclient.WSClientConfig
Change the HostnameVerifier to be used by this client.
setHostnameVerifierTrustAll() - Method in class com.helger.wsclient.WSClientConfig
Set the HostnameVerifier to a "trust all" verifier.
setHostnameVerifierTrustAll(boolean) - Method in class com.helger.wsclient.WSClientConfig
Set the HostnameVerifier to a "trust all" verifier.
setMetroDebugSystemProperties(boolean) - Static method in class com.helger.wsclient.WSHelper
Enable advanced JAX-WS debugging on more or less all relevant layers.
setPassword(String) - Method in class com.helger.wsclient.WSClientConfig
Set the HTTP Basic Auth password to be used.
setRequestTimeoutMS(int) - Method in class com.helger.wsclient.WSClientConfig
Set the request timeout in milliseconds.
setSOAPAction(String) - Method in class com.helger.wsclient.WSClientConfig
Set the SOAP Action to be used.
setSSLSocketFactory(SSLSocketFactory) - Method in class com.helger.wsclient.WSClientConfig
Change the SSLSocketFactory to be used by this client.
setSSLSocketFactoryTrustAll() - Method in class com.helger.wsclient.WSClientConfig
Set the SSLSocketFactory to be used by this client to one that trusts all servers.
setSSLSocketFactoryTrustAll(boolean) - Method in class com.helger.wsclient.WSClientConfig
Set the SSLSocketFactory to be used by this client to one that trusts all servers.
setUserName(String) - Method in class com.helger.wsclient.WSClientConfig
Set the HTTP Basic Auth user name to be used.
setWorkAroundMASM0003(boolean) - Method in class com.helger.wsclient.WSClientConfig
 

W

WSClientConfig - Class in com.helger.wsclient
Base configuration for a webservice client caller.
WSClientConfig(URL) - Constructor for class com.helger.wsclient.WSClientConfig
Creates a service caller for the service meta data interface
WSHelper - Class in com.helger.wsclient
Helper class for Webservice invocations and servics
A C D E G H I S W 
Skip navigation links

Copyright © 2017–2018 Philip Helger. All rights reserved.