| Interface | Description |
|---|---|
| HTTPConstantsInterface |
Constants used in HTTP, mainly header names.
|
| Class | Description |
|---|---|
| Base64Encoder | Deprecated
as exists now in java.util.Base64, will be removed in next version 3.3
|
| ConversionUtils |
General purpose conversion utilities related to HTTP/HTML
|
| DirectAccessByteArrayOutputStream |
this is a non thread-safe specialization of java
ByteArrayOutputStream
it returns the internal buffer if its size matches the byte count |
| EncoderCache | |
| HTTPArgument | |
| HTTPConstants |
Constants used in HTTP, mainly header names.
|
| HTTPFileArg |
Class representing a file parameter for http upload.
|
| HTTPFileArgs |
A set of HTTPFileArg objects.
|
| HTTPResultConverter |
Class for XStream conversion of HTTPResult
|
| LoopbackHTTPSocket | |
| SlowHCPlainConnectionSocketFactory |
Apache HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.