Uses of Interface
com.meterware.httpunit.DialogResponder

Packages that use DialogResponder
com.meterware.httpunit Classes for testing http server systems. 
 

Uses of DialogResponder in com.meterware.httpunit
 

Classes in com.meterware.httpunit that implement DialogResponder
 class DialogAdapter
           
 

Methods in com.meterware.httpunit with parameters of type DialogResponder
 void WebClient.setDialogResponder(DialogResponder responder)
          Specifies the object which will respond to all dialogs.
 



Copyright © 2011. All Rights Reserved.