|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlConnectionExpiryCalculator | |
|---|---|
| net.sourceforge.htmlunit.corejs.javascript.commonjs.module.provider | Provides default implementations for module providers. |
| Uses of UrlConnectionExpiryCalculator in net.sourceforge.htmlunit.corejs.javascript.commonjs.module.provider |
|---|
| Classes in net.sourceforge.htmlunit.corejs.javascript.commonjs.module.provider that implement UrlConnectionExpiryCalculator | |
|---|---|
class |
DefaultUrlConnectionExpiryCalculator
The default heuristic for calculating cache expiry of URL-based resources. |
| Constructors in net.sourceforge.htmlunit.corejs.javascript.commonjs.module.provider with parameters of type UrlConnectionExpiryCalculator | |
|---|---|
UrlModuleSourceProvider(java.lang.Iterable<java.net.URI> privilegedUris,
java.lang.Iterable<java.net.URI> fallbackUris,
UrlConnectionExpiryCalculator urlConnectionExpiryCalculator,
UrlConnectionSecurityDomainProvider urlConnectionSecurityDomainProvider)
Creates a new module script provider that loads modules against a set of privileged and fallback URIs. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||