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