Uses of Enum
io.avaje.jex.StaticFileSource.Location
Packages that use StaticFileSource.Location
-
Uses of StaticFileSource.Location in io.avaje.jex
Methods in io.avaje.jex that return StaticFileSource.LocationModifier and TypeMethodDescriptionStaticFileSource.getLocation()static StaticFileSource.LocationReturns the enum constant of this type with the specified name.static StaticFileSource.Location[]StaticFileSource.Location.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.avaje.jex with parameters of type StaticFileSource.LocationModifierConstructorDescriptionStaticFileSource(String urlPathPrefix, String path, StaticFileSource.Location location)