Package | Description |
---|---|
net.bluemind.dav.server.proto.mkcalendar |
Modifier and Type | Method and Description |
---|---|
void |
MkCalendarProtocol.write(MkCalResponse response,
io.vertx.core.http.HttpServerResponse sr)
2015-08-10 09:42:38,561 [main] n.b.d.s.t.DavClient INFO - MKCALENDAR /calendars/__uids__/CE783F05-AA04-4F90-AF3E-1A8C3C3D9976/tasks_todolist:ju1439192558561/ with template mkcalendar_vtodo.xml
2015-08-10 09:42:38,698 [main] n.b.d.s.t.DavClient INFO - S[3]: 201 Created in 133ms.
|
Modifier and Type | Method and Description |
---|---|
void |
MkCalendarProtocol.execute(LoggedCore lc,
MkCalQuery query,
io.vertx.core.Handler<MkCalResponse> handler) |
Copyright © 2021. All Rights Reserved.