Uses of Enum Class
org.eclipse.jetty.ee10.webapp.Origin
Packages that use Origin
-
Uses of Origin in org.eclipse.jetty.ee10.webapp
Subclasses with type arguments of type Origin in org.eclipse.jetty.ee10.webappMethods in org.eclipse.jetty.ee10.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.