| Package | Description |
|---|---|
| com.asakusafw.windgate.stream |
WindGate resource skeletons using Input/Output streams.
|
| com.asakusafw.windgate.stream.file |
WindGate resources using local file systems.
|
| Constructor and Description |
|---|
StreamDrainDriver(String resourceName,
String processName,
OutputStreamProvider streamProvider,
DataModelStreamSupport<? super T> streamSupport)
Creates a new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileOutputStreamProvider
An implementation of
OutputStreamProvider using files. |
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.