Uses of Interface
wt.transfer.delegate.BasicTransferDelegate

Packages that use BasicTransferDelegate
wt.transfer.delegate   
 

Uses of BasicTransferDelegate in wt.transfer.delegate
 

Classes in wt.transfer.delegate that implement BasicTransferDelegate
 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 AbstractTransferDelegate
          Provides value-add functionality that all transfer delegates can emply.
 class DefaultAdHocBasedTransferDelegate
          

Supported API: false

Extendable: false
 class DefaultTemplateBasedExportDelegate
          

Supported API: false

Extendable: false