Uses of Enum Class
org.eclipse.jetty.ee8.webapp.Origin
Packages that use Origin
-
Uses of Origin in org.eclipse.jetty.ee8.webapp
Methods in org.eclipse.jetty.ee8.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.