|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.could.webdav.methods.COPY
it.could.webdav.methods.MOVE
WebDAV
MOVE metohd implementation.
| Constructor Summary | |
MOVE()
Create a new MOVE instance. |
|
| Method Summary | |
void |
process(DAVTransaction transaction,
DAVResource resource)
Process the MOVE method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MOVE()
Create a new MOVE instance.
| Method Detail |
public void process(DAVTransaction transaction,
DAVResource resource)
throws IOException
Process the MOVE method.
process in interface DAVMethodprocess in class COPYIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||