Uses of Class
wt.transfer.policy.AbstractTransferPolicy

Packages that use AbstractTransferPolicy
wt.transfer.policy   
 

Uses of AbstractTransferPolicy in wt.transfer.policy
 

Subclasses of AbstractTransferPolicy in wt.transfer.policy
 class ExportPolicy
           Use the newExportPolicy static factory method(s), not the ExportPolicy constructor, to construct instances of this class.
 class ImportPolicy
           Use the newImportPolicy static factory method(s), not the ImportPolicy constructor, to construct instances of this class.
 

Methods in wt.transfer.policy with parameters of type AbstractTransferPolicy
protected  boolean AbstractTransferPolicy.readVersion(AbstractTransferPolicy thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.