Class ApacheClientHelper
java.lang.Object
org.somda.sdc.dpws.http.apache.helper.ApacheClientHelper
Utilities for the apache http client.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallHeadersToMultimap(org.apache.http.Header[] allHeaders) Converts apache headers into a ListMultimap.
-
Constructor Details
-
ApacheClientHelper
public ApacheClientHelper()
-
-
Method Details