Uses of Class
org.eclipse.jetty.http.PreEncodedHttpField
Packages that use PreEncodedHttpField
Package
Description
-
Uses of PreEncodedHttpField in org.eclipse.jetty.http3.qpack.internal
Methods in org.eclipse.jetty.http3.qpack.internal with parameters of type PreEncodedHttpFieldModifier and TypeMethodDescriptionstatic EncodableEntry
EncodableEntry.getPreEncodedEntry
(PreEncodedHttpField httpField) -
Uses of PreEncodedHttpField in org.eclipse.jetty.http3.qpack.internal.metadata
Fields in org.eclipse.jetty.http3.qpack.internal.metadata declared as PreEncodedHttpFieldModifier and TypeFieldDescriptionstatic final PreEncodedHttpField
Http3Fields.C_SCHEME_HTTP
static final PreEncodedHttpField
Http3Fields.C_SCHEME_HTTPS
static final PreEncodedHttpField
Http3Fields.TE_TRAILERS
Fields in org.eclipse.jetty.http3.qpack.internal.metadata with type parameters of type PreEncodedHttpFieldModifier and TypeFieldDescriptionstatic final EnumMap<HttpMethod,
PreEncodedHttpField> Http3Fields.C_METHODS