Uses of Interface
org.alfresco.repo.transfer.TransferTransmitter
-
Packages that use TransferTransmitter Package Description org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another. -
-
Uses of TransferTransmitter in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement TransferTransmitter Modifier and Type Class Description classHttpClientTransmitterImplHTTP implementation of TransferTransmitter.Methods in org.alfresco.repo.transfer that return TransferTransmitter Modifier and Type Method Description TransferTransmitterTransferServiceImpl2. getTransmitter()Methods in org.alfresco.repo.transfer with parameters of type TransferTransmitter Modifier and Type Method Description voidTransferServiceImpl2. setTransmitter(TransferTransmitter transmitter)
-