Advanced Configuration
HTTP client endpoints can specify a number of HTTP connection attributes including whether the endpoint automatically accepts redirect responses, whether the endpoint can use chunking, whether the endpoint will request a keep-alive, and how the endpoint interacts with proxies.
A client endpoint can be configured using three mechanisms:
-
Configuration
-
WSDL
-
Java code