public class CloseNotifyInputStream
extends java.io.FilterInputStream
| Constructor and Description |
|---|
CloseNotifyInputStream(java.io.InputStream in,
CloseCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public CloseNotifyInputStream(java.io.InputStream in,
CloseCallback callback)