Class DelegatingWebConnection.DelegateWebConnection
java.lang.Object
org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection.DelegateWebConnection
- Enclosing class:
DelegatingWebConnection
The delegate web connection.
- Since:
- 4.2
- Author:
- Rob Winch, Sam Brannen
-
Constructor Summary
ConstructorsConstructorDescriptionDelegateWebConnection
(WebRequestMatcher matcher, org.htmlunit.WebConnection delegate) -
Method Summary
-
Constructor Details
-
DelegateWebConnection
-