Package com.cumulocity.model.io
Class DisposableInputStreamSource.LazyInputStreamSource
java.lang.Object
com.cumulocity.model.io.DisposableInputStreamSource.LazyInputStreamSource
- All Implemented Interfaces:
DisposableInputStreamSource
- Enclosing interface:
- DisposableInputStreamSource
public static class DisposableInputStreamSource.LazyInputStreamSource
extends Object
implements DisposableInputStreamSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.cumulocity.model.io.DisposableInputStreamSource
DisposableInputStreamSource.DisposableResource, DisposableInputStreamSource.LazyInputStreamSource
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LazyInputStreamSource
-
-
Method Details
-
dispose
- Specified by:
dispose
in interfaceDisposableInputStreamSource
- Throws:
IOException
-
getInputStream
- Specified by:
getInputStream
in interfaceDisposableInputStreamSource
- Throws:
IOException
-