class TempFileCachingStreamBridge extends StreamBridge
Modifier and Type | Field and Description |
---|---|
private java.io.File |
f |
Constructor and Description |
---|
TempFileCachingStreamBridge() |
Modifier and Type | Method and Description |
---|---|
(package private) java.io.InputStream |
getInputView()
Creates the input view.
|
getInput, stop
TempFileCachingStreamBridge() throws java.io.IOException
java.io.IOException
java.io.InputStream getInputView() throws java.io.IOException
StreamBridge
getInputView
in class StreamBridge
java.io.IOException