|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.could.webdav.DAVProcessor
The WebDAV transactions processor.
| Field Summary | |
static String |
METHODS
All the implemented methods, comma separated. |
| Constructor Summary | |
DAVProcessor(DAVRepository repository)
Create a new DAVProcessor instance. |
|
| Method Summary | |
void |
process(DAVTransaction transaction)
Process the specified DAVTransaction fully. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String METHODS
All the implemented methods, comma separated.
| Constructor Detail |
public DAVProcessor(DAVRepository repository)
Create a new DAVProcessor instance.
| Method Detail |
public void process(DAVTransaction transaction)
throws IOException
Process the specified DAVTransaction fully.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||