| Package | Description |
|---|---|
| net.scharlie.lj4l.core.io | |
| net.scharlie.lj4l.core.io.local | |
| net.scharlie.lj4l.core.io.remote.sftp |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
LineReader.readLines(LineReader.LineConsumer lineConsumer)
Read line by line until the current end.
|
| Modifier and Type | Method and Description |
|---|---|
ResultData |
LocalLineReader.readLines(LineReader.LineConsumer lineConsumer)
Read line by line until the current end.
|
| Modifier and Type | Method and Description |
|---|---|
ResultData |
SftpLineReader.readLines(LineReader.LineConsumer lineConsumer)
Read line by line until the current end.
|
ResultData |
SftpLineReader.readLines(LineReader.LineConsumer lineConsumer,
boolean autoConnect,
long timeoutInSeconds,
long tryIntervalInSeconds)
Read line by line until the current end.
|
Copyright © 2019. All rights reserved.