Class DisallowedMethodsHandler

  • All Implemented Interfaces:
    HttpHandler

    public class DisallowedMethodsHandler
    extends Object
    implements HttpHandler
    Handler that blacklists certain HTTP methods.
    Author:
    Stuart Douglas