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