Org.Apache.Http.Util Namespace
Remarks
Mostly utility classes with static helper methods for various purposes.
The helper classes for resizable
ByteArrayBuffer and
CharArrayBuffer arrays
do not fall into this category.
Classes
| Type | Reason |
|---|---|
| ByteArrayBuffer | A resizable byte array. |
| CharArrayBuffer | A resizable char array. |
| EncodingUtils | The home for utility methods that handle various encoding tasks. |
| EntityUtils | Static helpers for dealing with IHttpEntity. |
| ExceptionUtils | The home for utility methods that handle various exception-related tasks. |
| LangUtils | A set of utility methods to help produce consistent Object.Equals(Object) and Object.GetHashCode methods. |
| VersionInfo | Provides access to version information for HTTP components. |

