| Package | Description |
|---|---|
| org.springframework.content.commons.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputStreamObserver |
interface |
OutputStreamObserver |
| Modifier and Type | Class and Description |
|---|---|
class |
FileRemover |
| Modifier and Type | Method and Description |
|---|---|
List<CloseableObserver> |
ObservableInputStream.getObservers() |
List<CloseableObserver> |
ObservableOutputStream.getObservers() |
| Constructor and Description |
|---|
ObservableInputStream(InputStream is,
CloseableObserver observer) |
Copyright © 2020 Paul Warren. All rights reserved.