Uses of Interface
org.jdrupes.httpcodec.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
Modifier and TypeClassDescriptionstatic class
The result from encoding a response. -
Uses of Codec.ProtocolSwitchResult in org.jdrupes.httpcodec.protocols.http.server
Modifier and TypeClassDescriptionstatic class
The result from encoding a response.