Package org.apache.commons.httpclient.methods
Classes implementing
HttpMethod
for the base HTTP methods.- Since:
- 1.0
-
Interface Summary Interface Description RequestEntity Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project. -
Class Summary Class Description ByteArrayRequestEntity Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.DeleteMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.EntityEnclosingMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.ExpectContinueMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.FileRequestEntity Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.GetMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.HeadMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.InputStreamRequestEntity Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.MultipartPostMethod Deprecated. UseMultipartRequestEntity
in conjunction withPostMethod
instead.OptionsMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.PostMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.PutMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.StringRequestEntity Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.TraceMethod Deprecated. Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.