A factory may be used to create a {@link java.net.HttpURLConnection} and configureit in a custom manner that is not possible using the Client API.
A custom factory instance may be registered in the {@code HttpUrlConnectorProvider} instancevia {@link #connectionFactory(ConnectionFactory)} method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|