| Package | Description |
|---|---|
| de.esprit.appsuite.io |
Contains various context based IO tools
|
| de.esprit.appsuite.io.wrapper |
Contains classes for wrapping streams
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityStreamWrapper
This class is a dummy and does not perform any stream wrapping.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StreamWrapper
This interface just combines both
InputStreamWrapper and OutputStreamWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
CipherStreamWrapper
This class wraps the given stream into a
CipherInputStream
or CipherOutputStream respectively |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.