Class HeadMethod

All Implemented Interfaces:
org.bedework.util.logging.Logged, SecureXml

public class HeadMethod extends GetMethod
Class called to handle HEAD
Author:
Mike Douglass douglm rpi.edu
  • Constructor Details

    • HeadMethod

      public HeadMethod()
  • Method Details

    • init

      public void init()
      Description copied from class: MethodBase
      Called at each request
      Overrides:
      init in class GetMethod