Uses of Enum
org.eclipse.jetty.servlet.Source.Origin
Packages that use Source.Origin
-
Uses of Source.Origin in org.eclipse.jetty.servlet
Fields in org.eclipse.jetty.servlet declared as Source.OriginMethods in org.eclipse.jetty.servlet that return Source.OriginModifier and TypeMethodDescriptionSource.getOrigin()
static Source.Origin
Returns the enum constant of this type with the specified name.static Source.Origin[]
Source.Origin.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eclipse.jetty.servlet with parameters of type Source.Origin