|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface describing the implementation of a WebDAV method.
| Method Summary | |
void |
process(DAVTransaction transaction,
DAVResource resource)
Process the specified DAVTransaction. |
| Method Detail |
public void process(DAVTransaction transaction,
DAVResource resource)
throws IOException
Process the specified DAVTransaction.
transaction - 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 | |||||||||