Class TzidHandler

  • All Implemented Interfaces:
    org.bedework.util.logging.Logged

    public class TzidHandler
    extends MethodBase
    Class called to handle GET action=get.
    Author:
    Mike Douglass
    • Constructor Detail

      • TzidHandler

        public TzidHandler()
                    throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
    • Method Detail

      • doMethod

        public void doMethod​(javax.servlet.http.HttpServletRequest req,
                             javax.servlet.http.HttpServletResponse resp)
                      throws javax.servlet.ServletException
        Specified by:
        doMethod in class MethodBase
        Throws:
        javax.servlet.ServletException