JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.mchange.v3.filecache
URLFetcher
Contents
Description
Method Summary
Method Details
openStream(URL, MLogger)
Hide sidebar
Show sidebar
Interface URLFetcher
All Known Implementing Classes:
URLFetchers
public interface
URLFetcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InputStream
openStream
(
URL
u,
MLogger
logger)
Method Details
openStream
InputStream
openStream
(
URL
u,
MLogger
logger)
throws
IOException
Throws:
IOException