Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
com.ibm.as400.resource |
Deprecated Provides classes that represent IBM i resources using a
generic list-based scheme.
|
Modifier and Type | Class | Description |
---|---|---|
class |
NetServer |
Deprecated.
This class has been replaced by
ISeriesNetServer
and may be removed in a future release. |
class |
NetServerFileShare |
Deprecated.
This class has been replaced by the
ISeriesNetServerFileShare
class and may be removed in a future release. |
class |
NetServerPrintShare |
Deprecated.
This class has been replaced by the
ISeriesNetServerPrintShare
class and may be removed in a future release. |
class |
NetServerShare |
Deprecated.
This class has been replaced by the
ISeriesNetServerShare
class and may be removed in a future release. |
Modifier and Type | Class | Description |
---|---|---|
class |
RIFSFile |
Deprecated.
Use
IFSFile instead, as this package may be removed in the future. |
class |
RJavaProgram |
Deprecated.
Use
JavaProgram instead, as this package may be removed in the future. |
class |
RJob |
Deprecated.
Use
Job instead, as this package may be removed in the future. |
class |
RPrinter |
Deprecated.
Use
Printer instead, as this package may be removed in the future. |
class |
RSoftwareResource |
Deprecated.
Use
Product instead, as this package may be removed in the future. |
class |
RUser |
Deprecated.
Use
User instead, as this package may be removed in the future. |
Copyright © 2024. All rights reserved.