| Package | Description |
|---|---|
| aQute.libg.remote.sink | |
| aQute.libg.remote.source |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteSink |
| Modifier and Type | Field and Description |
|---|---|
private Sink |
SourceFS.sink |
private Sink |
RemoteSource.sink |
| Modifier and Type | Method and Description |
|---|---|
Sink |
RemoteSource.getSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteSource.open(Sink sink,
java.io.File cwd,
java.lang.String areaId) |
| Constructor and Description |
|---|
SourceFS(char separatorChar,
java.io.File cwd,
Sink sink,
java.lang.String areaId) |