public static interface LazyInputStream.InputStreamProvider
LazyInputStreams. The implementation of this interface should
defer obtaining the desired input stream until absolutely necessary.| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
InputStream getInputStream() throws IOException
IOExceptionCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.