JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.mule.extension.file.common.api.stream
Class Summary
Class
Description
AbstractFileInputStream
Base class for
InputStream
instances returned by connectors which operate over a
FileSystem
.
LazyStreamSupplier
Decorate a
Supplier
so that the first invokation to the
get()
method is actually forwarded to it, but subsequent ones return the same cached value.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2003–2017
MuleSoft, Inc.
. All rights reserved.