Liferay 6.1.2-ce-ga3

com.liferay.portal.webdav.methods
Class MethodFactory

java.lang.Object
  extended by com.liferay.portal.webdav.methods.MethodFactory

public class MethodFactory
extends Object


Method Summary
static Method create(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static Method create(javax.servlet.http.HttpServletRequest request)
                     throws WebDAVException
Throws:
WebDAVException

Liferay 6.1.2-ce-ga3