|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.could.webdav.methods.COPY
WebDAV
COPY metohd implementation.
| Constructor Summary | |
COPY()
Create a new COPY instance. |
|
| Method Summary | |
void |
process(DAVTransaction transaction,
DAVResource resource)
Process the COPY method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public COPY()
Create a new COPY instance.
| Method Detail |
public void process(DAVTransaction transaction,
DAVResource resource)
throws IOException
Process the COPY method.
process in interface DAVMethodtransaction - An object encapsulaing a WebDAV request/response.resource - The DAVResource to process.
IOException - If an I/O error occurred.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||