net.sf.webdav.methods
Class DoNotImplemented
java.lang.Object
net.sf.webdav.methods.DoNotImplemented
- All Implemented Interfaces:
- IMethodExecutor
public class DoNotImplemented
- extends Object
- implements IMethodExecutor
|
Method Summary |
void |
execute(ITransaction transaction,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoNotImplemented
public DoNotImplemented(boolean readOnly)
execute
public void execute(ITransaction transaction,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
- Specified by:
execute in interface IMethodExecutor
- Throws:
IOException
Copyright © 2013 KnowledgePlaza. All Rights Reserved.