Uses of Class
org.jdrupes.httpcodec.Decoder.Result.Factory
Packages that use Decoder.Result.Factory
Package
Description
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.
-
Uses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.http
Subclasses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.httpModifier and TypeClassDescriptionprotected static class
HttpDecoder.Result.Factory<R extends MessageHeader>
A factory for creating new Results. -
Uses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.http.client
Subclasses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.http.clientModifier and TypeClassDescriptionprotected static class
The Factory for (extended) results. -
Uses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.http.server
Subclasses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.http.server -
Uses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.websocket
Subclasses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.websocket