| Package | Description |
|---|---|
| com.ithit.webdav.server |
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static DavResponse |
DavContext.currentResponse()
Return the DavResponse currently bound to the thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodHandler.processRequest(DavRequest request,
DavResponse response,
HierarchyItem item)
Enables processing of HTTP Web requests by a custom handler.
|
void |
Engine.service(DavRequest davRequest,
DavResponse davResponse)
Handles request.
|
Copyright © ITHit. All Rights Reserved.