Class NoContentAndConfigHandler

All Implemented Interfaces:
Handler, RouterNanoHTTPD.UriResponder
Direct Known Subclasses:
NoContent204Handler, SettingsHandler

public abstract class NoContentAndConfigHandler extends NoContentHandler
Handler that has no content output, no web resource and no columns configuration. The default index will be loaded.
  • Constructor Details

    • NoContentAndConfigHandler

      public NoContentAndConfigHandler(String entity)
  • Method Details

    • hasNoColumnsConfig

      protected final boolean hasNoColumnsConfig()
      Description copied from class: BaseHandler
      Overwrite this if your handler has no columns config configuration.
      Overrides:
      hasNoColumnsConfig in class BaseHandler
      Returns:
      true if no columns configuration must be read