Uses of Enum
org.apache.hc.core5.http.impl.bootstrap.StandardFilter
Packages that use StandardFilter
Package
Description
HTTP/1.1 requester and server bootstrap.
-
Uses of StandardFilter in org.apache.hc.core5.http.impl.bootstrap
Subclasses with type arguments of type StandardFilter in org.apache.hc.core5.http.impl.bootstrapModifier and TypeClassDescriptionenumFilters supported by async and classic server implementationsMethods in org.apache.hc.core5.http.impl.bootstrap that return StandardFilterModifier and TypeMethodDescriptionstatic StandardFilterReturns the enum constant of this type with the specified name.static StandardFilter[]StandardFilter.values()Returns an array containing the constants of this enum type, in the order they are declared.