Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.meterware.httpunit.WebConversation

Uses of WebConversation in com.meterware.httpunit
 

Constructors in com.meterware.httpunit with parameters of type WebConversation
HttpWebResponse(WebConversation client, FrameSelector frame, java.net.URL url, java.net.URLConnection connection, boolean throwExceptionOnError)
          Constructs a response object from an input stream.
HttpWebResponse(WebConversation client, FrameSelector frame, WebRequest request, java.net.URLConnection connection, boolean throwExceptionOnError)