| Package | Description |
|---|---|
| de.esprit.appsuite.io |
Contains various context based IO tools
|
| de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StreamWrapper
This interface just combines both
InputStreamWrapper and OutputStreamWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
GZIPStreamWrapper
This class...
|
class |
IdentityStreamWrapper
This class is a dummy and does not perform any stream wrapping.
|
class |
StutterStreamWrapper
This this class wraps the given stream into a StutterInputStream
which doubles the transferred data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CipherStreamWrapper
This class wraps the given stream into a
CipherInputStream
or CipherOutputStream respectively |
Copyright © 2011 EsprIT-Systems. All Rights Reserved.