Class FilePartSource

java.lang.Object
org.apache.commons.httpclient.methods.multipart.FilePartSource
All Implemented Interfaces:
PartSource

@Deprecated public class FilePartSource extends Object implements PartSource
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.
A PartSource that reads from a File.
Since:
2.0