JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mchange.v3.filecache
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