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