| Package | Description |
|---|---|
| net.java.truecommons.io |
Provides common I/O components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectingInputStream
An abstract decorator which protects the decorated stream from all access
unless it's open.
|
class |
LockInputStream
A decorator which protects all access to its input stream
via a
Lock. |
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.