Uses of Enum Class
org.eclipse.jetty.ee10.webapp.Origin
Packages that use Origin
-
Uses of Origin in org.eclipse.jetty.ee10.webapp
Methods in org.eclipse.jetty.ee10.webapp that return OriginModifier and TypeMethodDescriptionMetaData.OriginInfo.getOriginType()
static Origin
static Origin
Returns the enum constant of this class with the specified name.static Origin[]
Origin.values()
Returns an array containing the constants of this enum class, in the order they are declared.