Package | Description |
---|---|
com.asakusafw.windgate.stream |
WindGate resource skeletons using Input/Output streams.
|
com.asakusafw.windgate.stream.file |
WindGate resources using local file systems.
|
Class and Description |
---|
CountingInputStream
InputStream with counting bytes to be read. |
CountingOutputStream
OutputStream with counting bytes to be written. |
InputStreamProvider
Provides
InputStream s. |
OutputStreamProvider
Provides
OutputStream s. |
Class and Description |
---|
CountingInputStream
InputStream with counting bytes to be read. |
CountingOutputStream
OutputStream with counting bytes to be written. |
InputStreamProvider
Provides
InputStream s. |
OutputStreamProvider
Provides
OutputStream s. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.