| Package | Description |
|---|---|
| net.bluemind.dav.server.proto.proppatch |
| Modifier and Type | Method and Description |
|---|---|
PropPatchQuery |
PropPatchQueryParser.parse(DavResource dr,
io.vertx.core.MultiMap headers,
io.vertx.core.buffer.Buffer body) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropPatchProtocol.execute(LoggedCore lc,
PropPatchQuery query,
io.vertx.core.Handler<PropPatchResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropPatchProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<PropPatchQuery> handler) |
Copyright © 2023. All Rights Reserved.