Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
ISeriesNetServerSession[] |
ISeriesNetServer.listSessions() |
Lists all NetServer sessions.
|
ISeriesNetServerSession[] |
ISeriesNetServer.listSessionsForWorkstation(String name) |
Lists all NetServer sessions for the specified workstation.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ISeriesNetServer.refresh(ISeriesNetServerSession session) |
Refreshes the attribute values of the session object, from the current values on the system.
|
Copyright © 2024. All rights reserved.