Package | Description |
---|---|
net.bluemind.dav.server.proto.propfind |
Modifier and Type | Method and Description |
---|---|
PropFindQuery |
PropFindQueryParser.parse(DavResource dr,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
Modifier and Type | Method and Description |
---|---|
void |
PropFindProtocol.execute(LoggedCore lc,
PropFindQuery query,
org.vertx.java.core.Handler<PropFindResponse> handler) |
Modifier and Type | Method and Description |
---|---|
void |
PropFindProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<PropFindQuery> handler) |
Copyright © 2021. All Rights Reserved.