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<?>> handler) |
void |
GetVcfProtocol.execute(LoggedCore lc,
GetQuery query,
io.vertx.core.Handler<GetResponse<java.lang.String>> handler) |
Modifier and Type | Method and Description |
---|---|
void |
GetVcfProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<GetQuery> handler) |
void |
GetIcsProtocol.parse(io.vertx.core.http.HttpServerRequest r,
DavResource davRes,
io.vertx.core.Handler<GetQuery> handler) |
Copyright © 2021. All Rights Reserved.