| Package | Description |
|---|---|
| org.apache.commons.httpclient.methods |
Classes implementing
HttpMethod for the base HTTP methods. |
| org.apache.commons.httpclient.methods.multipart |
Provides Multipart support classes for the
MultipartPostMethod. |
| Class and Description |
|---|
| EntityEnclosingMethod
This abstract class serves as a foundation for all HTTP methods
that can enclose an entity within requests
|
| ExpectContinueMethod
This abstract class serves as a foundation for all HTTP methods
that support 'Expect: 100-continue' handshake.
|
| RequestEntity |
| Class and Description |
|---|
| RequestEntity |
Copyright © 2012 Apache Software Foundation. All Rights Reserved.