Uses of Class
org.apache.logging.log4j.core.util.internal.LastModifiedSource
-
Packages that use LastModifiedSource Package Description org.apache.logging.log4j.core.util.internal -
-
Uses of LastModifiedSource in org.apache.logging.log4j.core.util.internal
Methods in org.apache.logging.log4j.core.util.internal with parameters of type LastModifiedSource Modifier and Type Method Description static HttpInputStreamUtil.ResultHttpInputStreamUtil. getInputStream(LastModifiedSource source, AuthorizationProvider authorizationProvider)Retrieves an HTTP resource if it has been modified.
-