| Package | Description |
|---|---|
| ch.swaechter.smbjwrapper | |
| ch.swaechter.smbjwrapper.core |
| Constructor and Description |
|---|
SharedDirectory(SharedConnection sharedConnection)
Create a new shared directory based on the shared connection.
|
SharedDirectory(SharedConnection sharedConnection,
String pathName)
Create a new shared directory based on the shared connection and the path name.
|
SharedFile(SharedConnection sharedConnection,
String pathName)
Create a new shared file based on the shared connection and the path name.
|
| Modifier and Type | Method and Description |
|---|---|
protected SharedConnection |
AbstractSharedItem.getSharedConnection()
Get the shared connection.
|
| Constructor and Description |
|---|
AbstractSharedItem(SharedConnection sharedConnection,
String pathName)
Create a new abstract shared item based on the shared connection and the path name.
|
Copyright © 2018. All rights reserved.