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 Detail

      • HeadMethod

        public HeadMethod()
    • Method Detail

      • init

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