Uses of Package
org.apache.mina.http.api
-
Packages that use org.apache.mina.http.api Package Description org.apache.mina.http org.apache.mina.http.api -
Classes in org.apache.mina.http.api used by org.apache.mina.http Class Description DefaultHttpResponse The default implementation for the HTTP response element.HttpMessage An HTTP message, the ancestor of HTTP request & response.HttpMethod The HTTP method, one of GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE, CONNECTHttpRequest An HTTP request elementHttpStatus AnEnumerationof all known HTTP status codes.HttpVersion Type safe enumeration representing HTTP protocol version -
Classes in org.apache.mina.http.api used by org.apache.mina.http.api Class Description HttpMessage An HTTP message, the ancestor of HTTP request & response.HttpMethod The HTTP method, one of GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE, CONNECTHttpResponse An HTTP response to an HTTP requestHttpStatus AnEnumerationof all known HTTP status codes.HttpVerb The HTTP verb.HttpVersion Type safe enumeration representing HTTP protocol version