| Package | Description |
|---|---|
| net.bluemind.dav.server.proto.get |
| Modifier and Type | Method and Description |
|---|---|
void |
GetIcsProtocol.execute(LoggedCore lc,
GetQuery query,
io.vertx.core.Handler<GetResponse<GetIcsProtocol.IcsProtocolResponse>> handler) |
void |
GetVcfProtocol.execute(LoggedCore lc,
GetQuery query,
io.vertx.core.Handler<GetResponse<java.lang.String>> handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetIcsProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<GetQuery> handler) |
void |
GetVcfProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<GetQuery> handler) |
Copyright © 2024. All Rights Reserved.