Class ServletMappedPathResourceFactory

java.lang.Object
io.milton.servlet.ServletMappedPathResourceFactory
All Implemented Interfaces:
ResourceFactory

public class ServletMappedPathResourceFactory extends Object implements ResourceFactory
For any requests which match the mapping path, the request is handled by simply including a servlet resource at that path
Author:
brad
  • Constructor Details

    • ServletMappedPathResourceFactory

      public ServletMappedPathResourceFactory()
  • Method Details