| Package | Description |
|---|---|
| net.scharlie.lj4l.core.io.decorator | |
| net.scharlie.lj4l.core.io.remote | |
| net.scharlie.lj4l.core.io.remote.sftp |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingInputStream
This class is a decorator for input streams.
|
class |
CountingOutputStream
This class is a decorator for output streams.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Connectable |
| Modifier and Type | Class and Description |
|---|---|
class |
SftpChannel
This class encapsulates a SFTP channel.
|
class |
SftpFileAttributes
This class encapsulates the attributes of a SFTP file.
|
class |
SftpInputStream
This class implements a SFTP input stream.
|
class |
SftpLineReader
This class implements a SFTP line reader.
|
class |
SftpLineWriter
This class implements a SFTP line writer.
|
class |
SftpOutputStream
This class implements a SFTP output stream.
|
class |
SftpSession
This class encapsulates a SFTP session.
|
Copyright © 2019. All rights reserved.