| Package | Description |
|---|---|
| ch.swaechter.smbjwrapper |
| Modifier and Type | Method and Description |
|---|---|
protected SmbConnection |
SmbItem.getSmbConnection()
Get the SMB connection.
|
| Constructor and Description |
|---|
SmbDirectory(SmbConnection smbConnection)
Create a new SMB directory based on the SMB connection.
|
SmbDirectory(SmbConnection smbConnection,
String pathName)
Create a new SMB directory based on the SMB connection and the path name.
|
SmbFile(SmbConnection smbConnection,
String pathName)
Create a new SMB file based on the SMB connection and the path name.
|
SmbItem(SmbConnection smbConnection,
String pathName)
Create a new abstract SMB item based on the SMB connection and the path name.
|
Copyright © 2022. All rights reserved.