Interface HtmlHandler.TagHandler

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    MetaRefreshHandler
    Enclosing class:
    HtmlHandler

    public static interface HtmlHandler.TagHandler
    extends java.io.Serializable
    • Method Detail

      • processor

        io.hyperfoil.api.processor.Processor processor()
      • newContext

        io.hyperfoil.http.html.HtmlHandler.HandlerContext newContext()