Uses of Interface
org.jdrupes.httpcodec.Codec.ProtocolSwitchResult
Packages that use Codec.ProtocolSwitchResult
Package
Description
HTTP codecs required on the client side.
HTTP codecs required on the server side.
-
Uses of Codec.ProtocolSwitchResult in org.jdrupes.httpcodec.protocols.http.client
Classes in org.jdrupes.httpcodec.protocols.http.client that implement Codec.ProtocolSwitchResultModifier and TypeClassDescriptionstatic class
The result from encoding a response. -
Uses of Codec.ProtocolSwitchResult in org.jdrupes.httpcodec.protocols.http.server
Classes in org.jdrupes.httpcodec.protocols.http.server that implement Codec.ProtocolSwitchResultModifier and TypeClassDescriptionstatic class
The result from encoding a response.