| Package | Description |
|---|---|
| net.bluemind.dav.server.proto.put |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressbookPutQuery |
class |
CalendarPutQuery |
| Modifier and Type | Method and Description |
|---|---|
protected static PutQuery |
PutQuery.of(DavResource dr,
java.lang.String contentType,
io.vertx.core.buffer.Buffer b) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutProtocol.execute(LoggedCore lc,
PutQuery query,
io.vertx.core.Handler<PutResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<PutQuery> handler) |
Copyright © 2024. All Rights Reserved.