Class HttpTransporterUtils

java.lang.Object
org.eclipse.aether.util.connector.transport.http.HttpTransporterUtils

public final class HttpTransporterUtils extends Object
A utility class to read HTTP transport related configuration. It implements all HTTP transport related configurations from ConfigurationProperties and transport implementations are free to use those that are supported by themselves.
Since:
2.0.15
See Also: