Class LazyHttpServletRequestRepresentation

java.lang.Object
org.httpobjects.servlet.impl.LazyHttpServletRequestRepresentation

public class LazyHttpServletRequestRepresentation extends Object
  • Constructor Details

    • LazyHttpServletRequestRepresentation

      public LazyHttpServletRequestRepresentation()
  • Method Details

    • of

      public static Representation of(javax.servlet.http.HttpServletRequest request, int tries)