Class DelegatingWebConnection.DelegateWebConnection

java.lang.Object
org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection.DelegateWebConnection
Enclosing class:
DelegatingWebConnection

public static final class DelegatingWebConnection.DelegateWebConnection extends Object
The delegate web connection.
  • Constructor Details

    • DelegateWebConnection

      public DelegateWebConnection(WebRequestMatcher matcher, com.gargoylesoftware.htmlunit.WebConnection delegate)