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.netutil
package
org.omegazero.http.netutil
Provides integrations with
omz-net-lib
.
Related Packages
Package
Description
org.omegazero.http
Base package of the omegazero HTTP library.
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.util
Provides utility classes and an abstraction layer for HTTP communication of any HTTP version.
Classes
Class
Description
SocketConnectionWritable
A
WritableSocket
that wraps a
SocketConnection
.