Uses of Package
org.jdrupes.httpcodec.protocols.http
Package
Description
Provides the API for adding “upgrade” protocols
Classes required for handling the HTTP protocol.
HTTP codecs required on the client side.
HTTP codecs required on the server side.
Classes for handling the Websocket protocol.
-
ClassDescriptionRepresents an HTTP request header.Represents an HTTP response header.
-
ClassDescriptionThe base class for HTTP codecs.Results from
HttpDecoder
add no additional information toDecoder.Result
.A factory for creating new Results.Results fromHttpEncoder
provide no additional information compared toCodec.Result
.A factory for creating new Results.A base class for all kinds of header field values.Represents an HTTP message header (either request or response).Represents an HTTP request header.Represents an HTTP response header. -
ClassDescriptionThe base class for HTTP codecs.Implements a decoder for HTTP.Results from
HttpDecoder
add no additional information toDecoder.Result
.A factory for creating new Results.Implements an encoder for HTTP.Results fromHttpEncoder
provide no additional information compared toCodec.Result
.A factory for creating new Results.Represents a violation of the HTTP protocol.Represents an HTTP request header.Represents an HTTP response header. -
ClassDescriptionThe base class for HTTP codecs.Implements a decoder for HTTP.Results from
HttpDecoder
add no additional information toDecoder.Result
.A factory for creating new Results.Implements an encoder for HTTP.Results fromHttpEncoder
provide no additional information compared toCodec.Result
.A factory for creating new Results.Represents a violation of the HTTP protocol.Represents an HTTP request header.Represents an HTTP response header. -
ClassDescriptionRepresents an HTTP request header.Represents an HTTP response header.