By default a {@link HttpURLConnection} or {@link HttpsURLConnection}instance is obtained using {@link URL#openConnection() }. This behaviour may be overridden by registering an {@link HttpURLConnectionFactory}instance when constructing this class.
For SSL configuration of HTTPS the {@link HTTPSProperties} may be usedand an instance added as a property of the {@link Client} or{@link ClientRequest}. @author Paul.Sandoz@Sun.Com @see HttpURLConnectionFactory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|