Uses of Interface
com.gargoylesoftware.htmlunit.WebConsole.Logger

Packages that use WebConsole.Logger
com.gargoylesoftware.htmlunit Framework classes (contains the WebClient class which is the main entry point). 
 

Uses of WebConsole.Logger in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return WebConsole.Logger
 WebConsole.Logger WebConsole.getLogger()
          Returns the current Logger.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type WebConsole.Logger
 void WebConsole.setLogger(WebConsole.Logger logger)
          Sets the Logger_.
 



Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.