Uses of Interface
org.alfresco.repo.transfer.HttpMethodFactory
-
Packages that use HttpMethodFactory 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 HttpMethodFactory in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement HttpMethodFactory Modifier and Type Class Description classStandardHttpMethodFactoryImplMethods in org.alfresco.repo.transfer with parameters of type HttpMethodFactory Modifier and Type Method Description voidHttpClientTransmitterImpl. setHttpMethodFactory(HttpMethodFactory httpMethodFactory)
-