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