org.alfresco.repo.transfer
Class StandardHttpMethodFactoryImpl

java.lang.Object
  extended by org.alfresco.repo.transfer.StandardHttpMethodFactoryImpl
All Implemented Interfaces:
HttpMethodFactory

public class StandardHttpMethodFactoryImpl
extends java.lang.Object
implements HttpMethodFactory


Constructor Summary
StandardHttpMethodFactoryImpl()
           
 
Method Summary
 org.apache.commons.httpclient.methods.PostMethod createPostMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardHttpMethodFactoryImpl

public StandardHttpMethodFactoryImpl()
Method Detail

createPostMethod

public org.apache.commons.httpclient.methods.PostMethod createPostMethod()
Specified by:
createPostMethod in interface HttpMethodFactory


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.