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