Uses of Enum Class
org.eclipse.jetty.ee9.webapp.Origin
Packages that use Origin
- 
Uses of Origin in org.eclipse.jetty.ee9.webappSubclasses with type arguments of type Origin in org.eclipse.jetty.ee9.webappMethods in org.eclipse.jetty.ee9.webapp that return OriginModifier and TypeMethodDescriptionMetaData.OriginInfo.getOriginType()static Originstatic OriginReturns 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.