Uses of Class
com.gargoylesoftware.htmlunit.StorageHolder
-
Packages that use StorageHolder Package Description com.gargoylesoftware.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of StorageHolder in com.gargoylesoftware.htmlunit
Methods in com.gargoylesoftware.htmlunit that return StorageHolder Modifier and Type Method Description StorageHolderWebClient. getStorageHolder()Gets the holder for the different storages.
-