org.modeshape.webdav.methods
Class DoNotImplemented
java.lang.Object
org.modeshape.webdav.methods.DoNotImplemented
- All Implemented Interfaces:
- IMethodExecutor
public class DoNotImplemented
- extends Object
- implements IMethodExecutor
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,
HttpServletRequest req,
HttpServletResponse resp)
throws IOException
- Specified by:
execute
in interface IMethodExecutor
- Throws:
IOException
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.