Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ISeriesNetServerFileShare |
The ISeriesNetServerFileShare class represents a NetServer file share.
|
class |
ISeriesNetServerPrintShare |
The ISeriesNetServerPrintShare class represents a NetServer print share.
|
Modifier and Type | Method | Description |
---|---|---|
ISeriesNetServerShare[] |
ISeriesNetServer.listShares() |
Lists the shares (both file shares and print shares).
|
Modifier and Type | Method | Description |
---|---|---|
void |
ISeriesNetServer.refresh(ISeriesNetServerShare share) |
Refreshes the attribute values of the share object, from the currently in-effect values on the system.
|
Copyright © 2024. All rights reserved.