public class UrlConnectionFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALLOWED_PROTOCOLS |
Constructor and Description |
---|
UrlConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
static URLConnection |
createConnection(URL url) |
static <T extends URLConnection> |
createConnection(URL url,
long lastModifiedMillis,
SslConfiguration sslConfiguration,
AuthorizationProvider authorizationProvider) |
public static final String ALLOWED_PROTOCOLS
public static <T extends URLConnection> T createConnection(URL url, long lastModifiedMillis, SslConfiguration sslConfiguration, AuthorizationProvider authorizationProvider) throws IOException
IOException
public static URLConnection createConnection(URL url) throws IOException
IOException
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.