com.liferay.portal.webdav.methods
Class MethodFactory

java.lang.Object
  extended bycom.liferay.portal.webdav.methods.MethodFactory

public class MethodFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static Method create(javax.servlet.http.HttpServletRequest req)
           
 
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 req)
                     throws WebDAVException
Throws:
WebDAVException