类 DelegatingWebConnection.DelegateWebConnection
- java.lang.Object
 - org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection.DelegateWebConnection
 
public static final class DelegatingWebConnection.DelegateWebConnection extends Object
The delegate web connection.
构造器详细资料
DelegateWebConnection
public DelegateWebConnection(WebRequestMatcher matcher, com.gargoylesoftware.htmlunit.WebConnection delegate)