java.lang.Object
org.mule.runtime.dsl.internal.util.ResourceUtils
Utility methods for resolving resource locations to files in the file system
- Since:
- 1.4.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidSet the"useCaches"flag on the given connection, preferringfalsebut leaving the flag attruefor JNLP based resources.
-
Method Details
-
useCachesIfNecessary
Set the"useCaches"flag on the given connection, preferringfalsebut leaving the flag attruefor JNLP based resources.- Parameters:
con- the URLConnection to set the flag on
-