Modifier and Type | Method and Description |
---|---|
DavResource |
DavQuery.getResource() |
Modifier and Type | Method and Description |
---|---|
void |
DavMethod.davMethod(LoggedCore lc,
DavResource res,
org.vertx.java.core.http.HttpServerRequest r) |
void |
IPropertyValue.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
IPropertyValue.fetch(LoggedCore lc,
DavResource dr) |
void |
IDavProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<Q> handler) |
void |
MissingProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<UnknownQuery> handler) |
void |
IPropertyValue.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Constructor and Description |
---|
DavQuery(DavResource resource) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<DeleteQuery> handler) |
Constructor and Description |
---|
DeleteQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
void |
GetVcfProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<GetQuery> handler) |
void |
GetIcsProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<GetQuery> handler) |
Constructor and Description |
---|
GetQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
MkCalQuery |
MkCalQueryParser.parse(DavResource res,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
void |
MkCalendarProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<MkCalQuery> handler) |
Constructor and Description |
---|
MkCalQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
void |
MoveProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<MoveQuery> handler) |
Constructor and Description |
---|
MoveQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
void |
OptionsProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<OptionsQuery> handler) |
Constructor and Description |
---|
OptionsQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
BookMultiputQuery |
BookMultiputQueryParser.parse(DavResource res,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
void |
BookMultiputProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<BookMultiputQuery> handler) |
void |
FreeBusyProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<FBQuery> handler) |
void |
PushProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<PushQuery> handler) |
Constructor and Description |
---|
BookMultiputQuery(DavResource dr) |
FBQuery(DavResource dr) |
PostQuery(DavResource dr) |
PushQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
PropFindQuery |
PropFindQueryParser.parse(DavResource dr,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
void |
PropFindProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<PropFindQuery> handler) |
Constructor and Description |
---|
PropFindQuery(DavResource dr,
java.util.Set<javax.xml.namespace.QName> queried) |
Modifier and Type | Method and Description |
---|---|
DavResource |
PropPatchResponse.getResource() |
Modifier and Type | Method and Description |
---|---|
PropPatchQuery |
PropPatchQueryParser.parse(DavResource dr,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
void |
PropPatchProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<PropPatchQuery> handler) |
Constructor and Description |
---|
PropPatchQuery(DavResource dr) |
PropPatchResponse(DavResource resource) |
Modifier and Type | Method and Description |
---|---|
void |
HrefSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
HrefSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
CalendarColor.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
Autoprovisioned.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
RefreshRate.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarOrder.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
LanguageCode.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
LocationCode.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarColor.fetch(LoggedCore lc,
DavResource dr) |
void |
Autoprovisioned.fetch(LoggedCore lc,
DavResource dr) |
void |
RefreshRate.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarOrder.fetch(LoggedCore lc,
DavResource dr) |
void |
LanguageCode.fetch(LoggedCore lc,
DavResource dr) |
void |
LocationCode.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarColor.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
Autoprovisioned.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
RefreshRate.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarOrder.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
LanguageCode.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
LocationCode.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
SupportedCalendarComponentSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarDescription.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarTimezone.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
DefaultAlarmVEventDateTime.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarAlarm.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
DefaultAlarmVEventDate.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
ScheduleCalendarTransp.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
SupportedCalendarComponentSets.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
ScheduleTag.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
MaxAttendeesPerInstance.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarHomeSet.fetch(LoggedCore lc,
DavResource dr) |
void |
SupportedCalendarComponentSet.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarDescription.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarTimezone.fetch(LoggedCore lc,
DavResource dr) |
void |
DefaultAlarmVEventDateTime.fetch(LoggedCore lc,
DavResource dr) |
void |
ScheduleInboxUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarAlarm.fetch(LoggedCore lc,
DavResource dr) |
void |
ScheduleDefaultCalendarUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarFreeBusySet.fetch(LoggedCore lc,
DavResource dr) |
void |
DefaultAlarmVEventDate.fetch(LoggedCore lc,
DavResource dr) |
void |
ScheduleCalendarTransp.fetch(LoggedCore lc,
DavResource dr) |
void |
ScheduleOutboxUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
SupportedCalendarComponentSets.fetch(LoggedCore lc,
DavResource dr) |
void |
ScheduleTag.fetch(LoggedCore lc,
DavResource dr) |
void |
MaxAttendeesPerInstance.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarUserAddressSet.fetch(LoggedCore lc,
DavResource dr) |
void |
SupportedCalendarComponentSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarDescription.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarTimezone.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
DefaultAlarmVEventDateTime.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarAlarm.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
DefaultAlarmVEventDate.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
ScheduleCalendarTransp.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
SupportedCalendarComponentSets.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
ScheduleTag.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
MaxAttendeesPerInstance.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
SubscribedStripAlarms.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarAvailability.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
Invite.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
PushKey.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
XmppUri.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
AllowedSharingModes.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
GetCTag.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
AllowedCalendarComponentSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
EmailAddressSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
Source.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
XmppServer.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
MeCard.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CalendarProxyXXFor.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
PushTransports.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
ChecksumVersions.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
SubscribedStripAttachments.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
NotificationType.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
SubscribedStripTodos.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
SubscribedStripAlarms.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarAvailability.fetch(LoggedCore lc,
DavResource dr) |
void |
Invite.fetch(LoggedCore lc,
DavResource dr) |
void |
DropboxHomeUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
NotificationUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
PushKey.fetch(LoggedCore lc,
DavResource dr) |
void |
XmppUri.fetch(LoggedCore lc,
DavResource dr) |
void |
AllowedSharingModes.fetch(LoggedCore lc,
DavResource dr) |
void |
GetCTag.fetch(LoggedCore lc,
DavResource dr) |
void |
AllowedCalendarComponentSet.fetch(LoggedCore lc,
DavResource dr) |
void |
EmailAddressSet.fetch(LoggedCore lc,
DavResource dr) |
void |
Source.fetch(LoggedCore lc,
DavResource dr) |
void |
XmppServer.fetch(LoggedCore lc,
DavResource dr) |
void |
MeCard.fetch(LoggedCore lc,
DavResource dr) |
void |
PrePublishUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
CalendarProxyXXFor.fetch(LoggedCore lc,
DavResource dr) |
void |
PublishUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
PushTransports.fetch(LoggedCore lc,
DavResource dr) |
void |
ChecksumVersions.fetch(LoggedCore lc,
DavResource dr) |
void |
SubscribedStripAttachments.fetch(LoggedCore lc,
DavResource dr) |
void |
NotificationType.fetch(LoggedCore lc,
DavResource dr) |
void |
SubscribedStripTodos.fetch(LoggedCore lc,
DavResource dr) |
void |
SubscribedStripAlarms.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarProxyWriteFor.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarAvailability.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
Invite.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
PushKey.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
XmppUri.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
AllowedSharingModes.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
GetCTag.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
AllowedCalendarComponentSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
EmailAddressSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
Source.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
XmppServer.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
MeCard.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
PushTransports.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
ChecksumVersions.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
SubscribedStripAttachments.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CalendarProxyReadFor.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
NotificationType.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
SubscribedStripTodos.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryGateway.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
MaxImageSize.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
AddressBookDescription.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
MaxResourceSize.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
DirectoryGateway.fetch(LoggedCore lc,
DavResource dr) |
void |
MaxImageSize.fetch(LoggedCore lc,
DavResource dr) |
void |
AddressBookDescription.fetch(LoggedCore lc,
DavResource dr) |
void |
AddressbookHomeSet.fetch(LoggedCore lc,
DavResource dr) |
void |
PrincipalAddress.fetch(LoggedCore lc,
DavResource dr) |
void |
MaxResourceSize.fetch(LoggedCore lc,
DavResource dr) |
void |
DirectoryGateway.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
MaxImageSize.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
AddressBookDescription.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
MaxResourceSize.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
BulkRequests.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
GuardianRestricted.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
BulkRequests.fetch(LoggedCore lc,
DavResource dr) |
void |
GuardianRestricted.fetch(LoggedCore lc,
DavResource dr) |
void |
BulkRequests.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
GuardianRestricted.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
DisplayName.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
GetContentType.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
QuotaUsedBytes.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
GroupMemberSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
ResourceType.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
QuotaAvailableBytes.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
GetETag.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
CurrentUserPrivilegeSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
SupportedReportSet.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
SyncToken.expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
void |
DisplayName.fetch(LoggedCore lc,
DavResource dr) |
void |
GroupMembership.fetch(LoggedCore lc,
DavResource dr) |
void |
GetContentType.fetch(LoggedCore lc,
DavResource dr) |
void |
PrincipalUrl.fetch(LoggedCore lc,
DavResource dr) |
void |
QuotaUsedBytes.fetch(LoggedCore lc,
DavResource dr) |
void |
GroupMemberSet.fetch(LoggedCore lc,
DavResource dr) |
void |
ResourceType.fetch(LoggedCore lc,
DavResource dr) |
void |
ResourceId.fetch(LoggedCore lc,
DavResource dr) |
void |
QuotaAvailableBytes.fetch(LoggedCore lc,
DavResource dr) |
void |
Owner.fetch(LoggedCore lc,
DavResource dr) |
void |
CurrentUserPrincipal.fetch(LoggedCore lc,
DavResource dr) |
void |
GetETag.fetch(LoggedCore lc,
DavResource dr) |
void |
CurrentUserPrivilegeSet.fetch(LoggedCore lc,
DavResource dr) |
void |
SupportedReportSet.fetch(LoggedCore lc,
DavResource dr) |
void |
AddMember.fetch(LoggedCore lc,
DavResource dr) |
void |
PrincipalCollectionSet.fetch(LoggedCore lc,
DavResource dr) |
void |
SyncToken.fetch(LoggedCore lc,
DavResource dr) |
void |
DisplayName.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
GetContentType.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
QuotaUsedBytes.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
GroupMemberSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
ResourceType.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
QuotaAvailableBytes.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
GetETag.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
CurrentUserPrivilegeSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
SupportedReportSet.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
void |
SyncToken.set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
Modifier and Type | Method and Description |
---|---|
void |
PutProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<PutQuery> handler) |
Constructor and Description |
---|
PutQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
abstract ReportQuery |
ReportSaxDelegate.endDocument(DavResource path) |
ReportQuery |
ReportQueryParser.parse(DavResource res,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
void |
ReportProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<ReportQuery> handler) |
Constructor and Description |
---|
ReportQuery(DavResource dr,
javax.xml.namespace.QName kind) |
ReportSaxHandler(DavResource res) |
Modifier and Type | Method and Description |
---|---|
ReportQuery |
CalendarMultigetDelegate.endDocument(DavResource path) |
ReportQuery |
CalendarQueryDelegate.endDocument(DavResource path) |
Constructor and Description |
---|
CalendarMultigetQuery(DavResource dr,
javax.xml.namespace.QName root,
java.util.List<javax.xml.namespace.QName> props,
java.util.List<java.lang.String> hrefs) |
CalendarQueryQuery(DavResource dr,
javax.xml.namespace.QName root,
java.util.List<javax.xml.namespace.QName> props,
java.util.List<CalendarQueryQuery.Filter> toMatch) |
Modifier and Type | Method and Description |
---|---|
ReportQuery |
CalendarServerPrincipalSearchDelegate.endDocument(DavResource path) |
Constructor and Description |
---|
CalendarServerPrincipalSearchQuery(DavResource dr,
javax.xml.namespace.QName root) |
Modifier and Type | Method and Description |
---|---|
ReportQuery |
SyncCollectionDelegate.endDocument(DavResource path) |
ReportQuery |
PrincipalPropertySearchDelegate.endDocument(DavResource path) |
ReportQuery |
ExpandPropertyDelegate.endDocument(DavResource path) |
ReportQuery |
PrincipalSearchPropertySetDelegate.endDocument(DavResource path) |
Constructor and Description |
---|
ExpandPropertyQuery(DavResource dr,
javax.xml.namespace.QName root) |
PrincipalPropertySearchQuery(DavResource path,
javax.xml.namespace.QName root) |
PrincipalSearchPropertySetQuery(DavResource path,
javax.xml.namespace.QName root) |
SyncCollectionQuery(DavResource dr,
javax.xml.namespace.QName kind) |
Modifier and Type | Method and Description |
---|---|
SharingQuery |
SharingQueryParser.parse(DavResource res,
org.vertx.java.core.MultiMap headers,
org.vertx.java.core.buffer.Buffer body) |
void |
SharingProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
DavResource davRes,
org.vertx.java.core.Handler<SharingQuery> handler) |
Constructor and Description |
---|
SharingQuery(DavResource dr) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Xmpp.pubsubUri(LoggedCore lc,
DavResource dr) |
Modifier and Type | Method and Description |
---|---|
DavResource |
DavStore.from(java.lang.String path) |
DavResource |
ResType.from(java.lang.String path,
LoggedCore lc) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DavResource> |
DavStore.addChildren(DavResource dr,
Depth depth) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DavResource> |
DavStore.addChildren(DavResource dr,
Depth depth) |
static ContainerDescriptor |
BookUtils.addressbook(LoggedCore lc,
DavResource dr) |
boolean |
DavStore.existingResource(DavResource dr) |
static java.lang.String |
SyncTokens.get(DavResource dr,
long timestamp) |
long |
LoggedCore.getLastMod(DavResource dr) |
IPropertyValue |
DavStore.getValue(Property prop,
DavResource dr) |
IPropertyValue |
DavStore.getValue(javax.xml.namespace.QName prop,
DavResource dr) |
DirEntry |
LoggedCore.principalDirEntry(DavResource dr) |
PropSetResult |
DavStore.setValue(javax.xml.namespace.QName prop,
org.w3c.dom.Element value,
DavResource dr) |
ContainerDescriptor |
LoggedCore.vStuffContainer(DavResource dr) |
Modifier and Type | Class and Description |
---|---|
class |
Addressbook |
class |
ApnsEndpoint |
class |
Calendar |
class |
Dropbox |
class |
EventDropbox |
class |
Freebusy |
class |
NotificationsEndoint |
class |
Principal |
class |
PrincipalCalendarProxy |
class |
PrincipalsCollection |
class |
Root |
class |
ScheduleInbox |
class |
ScheduleOutbox |
class |
VCardNode |
class |
VCardsContainer |
class |
VEventNode |
class |
VEventsContainer |
Copyright © 2021. All Rights Reserved.