All Packages
Package | Description |
---|---|
org.jdrupes.httpcodec |
The entry point interfaces and classes.
|
org.jdrupes.httpcodec.plugin |
Provides the API for adding “upgrade” protocols
|
org.jdrupes.httpcodec.protocols.http |
Classes required for handling the HTTP protocol.
|
org.jdrupes.httpcodec.protocols.http.client |
HTTP codecs required on the client side.
|
org.jdrupes.httpcodec.protocols.http.server |
HTTP codecs required on the server side.
|
org.jdrupes.httpcodec.protocols.websocket |
Classes for handling the Websocket protocol.
|
org.jdrupes.httpcodec.types |
Special types related to HTTP.
|
org.jdrupes.httpcodec.util |