| 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–2014 Schlichtherle IT Services. All rights reserved.