| Package | Description |
|---|---|
| org.apache.mina.http | |
| org.apache.mina.http.api |
| Class and Description |
|---|
| HttpMessage
An HTTP message, the ancestor of HTTP request & response.
|
| HttpMethod
The HTTP method, one of GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE, CONNECT
|
| HttpRequest
An HTTP request element
|
| HttpStatus
An
Enumeration of all known HTTP status codes. |
| HttpVersion
Type safe enumeration representing HTTP protocol version
|
| Class and Description |
|---|
| HttpMessage
An HTTP message, the ancestor of HTTP request & response.
|
| HttpMethod
The HTTP method, one of GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE, CONNECT
|
| HttpResponse
An HTTP response to an HTTP request
|
| HttpStatus
An
Enumeration of all known HTTP status codes. |
| HttpVerb
The HTTP verb.
|
| HttpVersion
Type safe enumeration representing HTTP protocol version
|
Copyright © 2004–2025 Apache MINA Project. All rights reserved.