|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTransferSpec | |
wt.transfer |
Uses of AbstractTransferSpec in wt.transfer |
Subclasses of AbstractTransferSpec in wt.transfer | |
class |
ExportSpec
Use the newExportSpec static factory method(s), not the
ExportSpec constructor, to construct instances of this class. |
class |
ImportSpec
Use the newImportSpec static factory method(s), not the
ImportSpec constructor, to construct instances of this class. |
Methods in wt.transfer with parameters of type AbstractTransferSpec | |
protected boolean |
AbstractTransferSpec.readVersion(AbstractTransferSpec thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |