Class ReqestDispatcher

java.lang.Object
org.ujorm.tools.web.ajax.ReqestDispatcher

public class ReqestDispatcher extends Object
A Reqest Dispatcher
Author:
Pavel Ponec
  • Constructor Details

    • ReqestDispatcher

      public ReqestDispatcher(@NotNull @NotNull HttpContext context)
    • ReqestDispatcher

      public ReqestDispatcher(@NotNull @NotNull CharSequence title, @NotNull @NotNull HttpContext context)
    • ReqestDispatcher

      public ReqestDispatcher(@NotNull @NotNull HttpContext context, @NotNull @NotNull HtmlConfig htmlConfig)
  • Method Details