| Name | Description | Type | Package | Framework |
| AbstractHttpClient | Class | com.landawn.abacus.http | AbacusUtils | |
| AbstractHttpClient .HttpSettings | Nested Class SummaryNested classes/interfaces inherited from interface java. | Class | com.landawn.abacus.http | AbacusUtils |
| ContentFormat | enum ContentFormatextends java. | Class | com.landawn.abacus.http | AbacusUtils |
| DELETE | Class | com.landawn.abacus.http | AbacusUtils | |
| Field | Named pair for a form-encoded request. | Class | com.landawn.abacus.http | AbacusUtils |
| GET | Class | com.landawn.abacus.http | AbacusUtils | |
| HTTP | Class | com.landawn.abacus.http | AbacusUtils | |
| HttpClient | Any header can be set into the parameter settings HttpClient is thread safe. | Class | com.landawn.abacus.http | AbacusUtils |
| HttpMethod | enum HttpMethodextends java. | Class | com.landawn.abacus.http | AbacusUtils |
| HttpProxy | The client and server communicate by xml/json(may compressed by lz4/snappy/gzip) through http. | Class | com.landawn.abacus.http | AbacusUtils |
| HttpProxy .Config | Constructor SummaryHttpProxy. | Class | com.landawn.abacus.http | AbacusUtils |
| HttpProxy .Handler | Interface | com.landawn.abacus.http | AbacusUtils | |
| HttpProxy .OperationConfig | Constructor SummaryHttpProxy. | Class | com.landawn.abacus.http | AbacusUtils |
| MessageEncryption | enum MessageEncryptionextends java. | Class | com.landawn.abacus.http | AbacusUtils |
| Path | Named replacement in the URL path. | Class | com.landawn.abacus.http | AbacusUtils |
| POST | Class | com.landawn.abacus.http | AbacusUtils | |
| PUT | Class | com.landawn.abacus.http | AbacusUtils | |
| SecurityDTO | This class provides a solution for safety data transfer between server/client. | Class | com.landawn.abacus.http | AbacusUtils |
| WebServiceServlet | It's a quick way to deploy json/xml web service by | Class | com.landawn.abacus.http | AbacusUtils |