| 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 |
|---|
StreamSourceDriver(String resourceName,
String processName,
InputStreamProvider streamProvider,
DataModelStreamSupport<? super T> streamSupport,
T buffer)
Creates a new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputStreamProvider
An implementation of
InputStreamProvider using files. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.