Class RedirectDirHandler

  • All Implemented Interfaces:
    HttpHandler

    public class RedirectDirHandler
    extends Object
    implements HttpHandler
    Handler that redirects the directory requests without trailing slash to the one append trailing slash.
    Author:
    Lin Gao