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