Uses of Class
org.eclipse.jetty.webapp.Origin
-
-
Uses of Origin in org.eclipse.jetty.webapp
Methods in org.eclipse.jetty.webapp that return Origin Modifier and Type Method Description OriginMetaData. getOrigin(String name)OriginMetaData.OriginInfo. getOriginType()static OriginOrigin. valueOf(String name)Returns 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.
-