Package | Description |
---|---|
net.bluemind.dav.server.proto.get |
Modifier and Type | Method and Description |
---|---|
void |
GetIcsProtocol.write(GetResponse<?> response,
org.vertx.java.core.http.HttpServerResponse sr) |
void |
GetVcfProtocol.write(GetResponse<java.lang.String> response,
org.vertx.java.core.http.HttpServerResponse sr) |
Modifier and Type | Method and Description |
---|---|
void |
GetIcsProtocol.execute(LoggedCore lc,
GetQuery query,
org.vertx.java.core.Handler<GetResponse<?>> handler) |
void |
GetVcfProtocol.execute(LoggedCore lc,
GetQuery query,
org.vertx.java.core.Handler<GetResponse<java.lang.String>> handler) |
Copyright © 2021. All Rights Reserved.