Class DebugCommands.Event

java.lang.Object
thredds.server.admin.DebugCommands.Event
Enclosing class:
DebugCommands

public static class DebugCommands.Event extends Object
  • Field Details

    • req

      public jakarta.servlet.http.HttpServletRequest req
    • res

      public jakarta.servlet.http.HttpServletResponse res
    • pw

      public PrintStream pw
    • bos

    • target

      public String target
  • Constructor Details