Uses of Class
org.jdrupes.httpcodec.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
Modifier 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
Modifier and TypeClassDescriptionprotected static class
The Factory for (extended) results. -
Uses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.http.server
-
Uses of Decoder.Result.Factory in org.jdrupes.httpcodec.protocols.websocket