Package org.eclipse.jetty.server
Interface ResourceService.WelcomeFactory
-
- All Known Implementing Classes:
DefaultServlet,ResourceHandler
- Enclosing class:
- ResourceService
@Deprecated(since="2021-05-27") public static interface ResourceService.WelcomeFactory
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description StringgetWelcomeFile(String pathInContext)Deprecated.Finds a matching welcome file for the suppliedResource.
-