Class DefaultProtocolSocketFactory

java.lang.Object
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
All Implemented Interfaces:
ProtocolSocketFactory

@Deprecated public class DefaultProtocolSocketFactory extends Object implements ProtocolSocketFactory
Deprecated.
Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project. It is not recommended to use it in any new code. Instead, use HTTP client API plugins as a dependency in your code. E.g. Apache HttpComponents Client API 4.x Plugin or Async HTTP Client Plugin.
The default class for creating protocol sockets. This class just uses the socket constructors.
Since:
2.0