Uses of Enum Class
org.eclipse.jetty.server.ForwardedRequestCustomizer.Source
Packages that use ForwardedRequestCustomizer.Source
-
Uses of ForwardedRequestCustomizer.Source in org.eclipse.jetty.server
Subclasses with type arguments of type ForwardedRequestCustomizer.Source in org.eclipse.jetty.serverModifier and TypeClassDescriptionstatic enum
Ordered Source Enum.Methods in org.eclipse.jetty.server that return ForwardedRequestCustomizer.SourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ForwardedRequestCustomizer.Source[]
ForwardedRequestCustomizer.Source.values()
Returns an array containing the constants of this enum class, in the order they are declared.