Uses of Class
wt.transfer.delegate.AbstractTransferDelegate

Packages that use AbstractTransferDelegate
wt.transfer.delegate   
 

Uses of AbstractTransferDelegate in wt.transfer.delegate
 

Subclasses of AbstractTransferDelegate in wt.transfer.delegate
 class AbstractExportDelegate
          Adapts the general TransferDelegate's interface to enforce that a subclass only implements the write methods whereas the read methods are final and not overridable.
 class AbstractImportDelegate
          

Supported API: false

Extendable: false
 class DefaultAdHocBasedTransferDelegate
          

Supported API: false

Extendable: false
 class DefaultTemplateBasedExportDelegate
          

Supported API: false

Extendable: false