Uses of Enum
org.apache.hc.client5.http.impl.ChainElement
Packages that use ChainElement
-
Uses of ChainElement in org.apache.hc.client5.http.impl
Subclasses with type arguments of type ChainElement in org.apache.hc.client5.http.implModifier and TypeClassDescriptionenumSupported elements of request execution pipeline.Methods in org.apache.hc.client5.http.impl that return ChainElementModifier and TypeMethodDescriptionstatic ChainElementReturns the enum constant of this type with the specified name.static ChainElement[]ChainElement.values()Returns an array containing the constants of this enum type, in the order they are declared.