Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
ISeriesNetServerConnection[] |
ISeriesNetServer.listConnectionsForSession(long sessionID) |
Lists all connections for the specified NetServer session.
|
ISeriesNetServerConnection[] |
ISeriesNetServer.listConnectionsForSession(String workstationName) |
Lists all connections for the specified NetServer workstation.
|
ISeriesNetServerConnection[] |
ISeriesNetServer.listConnectionsForShare(String shareName) |
Returns the connections associated with a specific share.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ISeriesNetServer.refresh(ISeriesNetServerConnection connection) |
Refreshes the attribute values of the connection object, from the current values on the system.
|
Copyright © 2024. All rights reserved.