Package | Description |
---|---|
net.bluemind.dav.server.proto.sharing |
Modifier and Type | Method and Description |
---|---|
SharingQuery |
SharingQueryParser.parse(DavResource res,
io.vertx.core.MultiMap headers,
io.vertx.core.buffer.Buffer body) |
Modifier and Type | Method and Description |
---|---|
void |
SharingProtocol.execute(LoggedCore lc,
SharingQuery query,
io.vertx.core.Handler<SharingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
void |
SharingProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<SharingQuery> handler) |
Copyright © 2021. All Rights Reserved.