Package org.alfresco.repo.transfer
Interface HttpMethodFactory
- All Known Implementing Classes:
StandardHttpMethodFactoryImpl
public interface HttpMethodFactory
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.commons.httpclient.methods.PostMethod
-
Method Details
-
createPostMethod
org.apache.commons.httpclient.methods.PostMethod createPostMethod()
-