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