Uses of Enum
org.eclipse.jetty.webapp.Origin
Packages that use Origin
-
Uses of Origin in org.eclipse.jetty.webapp
Subclasses with type arguments of type Origin in org.eclipse.jetty.webappFields in org.eclipse.jetty.webapp declared as OriginMethods in org.eclipse.jetty.webapp that return OriginModifier and TypeMethodDescriptionMetaData.OriginInfo.getOriginType()static OriginReturns the enum constant of this type with the specified name.static Origin[]Origin.values()Returns an array containing the constants of this enum type, in the order they are declared.