JavaScript is disabled on your browser.
Skip navigation links
omz http lib
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.omegazero.http
package
org.omegazero.http
Base package of the omegazero HTTP library.
Related Packages
Package
Description
org.omegazero.http.common
Provides an abstraction layer for HTTP message data of any HTTP version.
org.omegazero.http.gen
Provides generator interfaces.
org.omegazero.http.h1
Provides an HTTP/1 implementation and helper methods as an extension to the HTTP library.
org.omegazero.http.h2
Base package of the
HTTP/2
implementation.
org.omegazero.http.netutil
Provides integrations with
omz-net-lib
.
org.omegazero.http.util
Provides utility classes and an abstraction layer for HTTP communication of any HTTP version.
Classes
Class
Description
HTTPLib
This class contains metadata about
omz-http-lib
(for example the
version string
).