Uses of Class
org.htmlunit.protocol.AnyHandler
-
Packages that use AnyHandler Package Description org.htmlunit.protocol Support for protocols that don't have a special handling (maybe protocols that are simply wrong). -
-
Uses of AnyHandler in org.htmlunit.protocol
Fields in org.htmlunit.protocol declared as AnyHandler Modifier and Type Field Description static AnyHandler
AnyHandler. INSTANCE
Shared instance.
-