public class ProtectedInputStream extends ProxyInputStream
| Constructor and Description | 
|---|
| ProtectedInputStream(java.io.InputStream in)Create a protected input stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close()Close the stream. | 
read