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 |
HttpPdu
Marker interface for decoded HTTP elements (P.D.U.: Protocol Data Units)
|
HttpPduEncodingVisitor
Visitor in charge of encoding an HTTP message into bytes.
|
HttpRequest
An HTTP request
|
HttpVersion
Type safe enumeration representing HTTP protocol version
|
Class and Description |
---|
HttpContentChunk
A chunk of an HTTP request or response. can be follwowed by another chunk or
HttpEndOfContent marking the end
of the content |
HttpEndOfContent |
HttpMessage
An HTTP message, the ancestor of HTTP request & response.
|
HttpMethod |
HttpPdu
Marker interface for decoded HTTP elements (P.D.U.: Protocol Data Units)
|
HttpPduEncodingVisitor
Visitor in charge of encoding an HTTP message into bytes.
|
HttpRequest
An HTTP request
|
HttpResponse
An HTTP response to an HTTP request
|
HttpStatus
An
Enumeration of all known HTTP status codes. |
HttpVerb |
HttpVersion
Type safe enumeration representing HTTP protocol version
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.