jar

net.oneandone.cosmo : cosmo-api

Maven & Gradle

Jul 05, 2023
1 usages

cosmo-api · Cosmo API

Table Of Contents

Latest Version

Download net.oneandone.cosmo : cosmo-api JAR file - Latest Versions:

All Versions

Download net.oneandone.cosmo : cosmo-api JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.0.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.2.x
2.1.x
2.0.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.99
0.98
0.97
0.96
0.95
0.94

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cosmo-api-5.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.unitedinternet.cosmo.service.interceptors

├─ org.unitedinternet.cosmo.service.interceptors.CalendarGetHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.CollectionCreateHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.CollectionDeleteHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.CollectionUpdateHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.EventAddHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.EventMoveHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.EventRemoveHandler.class - [JAR]

├─ org.unitedinternet.cosmo.service.interceptors.EventUpdateHandler.class - [JAR]

org.unitedinternet.cosmo.db

├─ org.unitedinternet.cosmo.db.DataSourceProvider.class - [JAR]

├─ org.unitedinternet.cosmo.db.DataSourceType.class - [JAR]

├─ org.unitedinternet.cosmo.db.DatabaseInitializationCallback.class - [JAR]

├─ org.unitedinternet.cosmo.db.TokenServiceConfiguration.class - [JAR]

org.unitedinternet.cosmo.model.filter

├─ org.unitedinternet.cosmo.model.filter.AttributeFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.BetweenExpression.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.ContentItemFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.EqualsExpression.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.EventStampFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.FilterCriteria.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.FilterExpression.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.FilterOrder.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.ILikeExpression.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.ItemFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.LikeExpression.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.NoteItemFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.NullExpression.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.Restrictions.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.StampFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.StringAttributeFilter.class - [JAR]

├─ org.unitedinternet.cosmo.model.filter.TextAttributeFilter.class - [JAR]

org.unitedinternet.cosmo.util

├─ org.unitedinternet.cosmo.util.CosmoQName.class - [JAR]

├─ org.unitedinternet.cosmo.util.EventStampUtil.class - [JAR]

org.unitedinternet.cosmo.servlet

├─ org.unitedinternet.cosmo.servlet.ServletContextListenerDelegate.class - [JAR]

org.unitedinternet.cosmo.service.triage

├─ org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext.class - [JAR]

├─ org.unitedinternet.cosmo.service.triage.TriageStatusQueryProcessor.class - [JAR]

org.unitedinternet.cosmo.security

├─ org.unitedinternet.cosmo.security.CosmoSecurityContext.class - [JAR]

├─ org.unitedinternet.cosmo.security.CosmoSecurityException.class - [JAR]

├─ org.unitedinternet.cosmo.security.CosmoSecurityManager.class - [JAR]

├─ org.unitedinternet.cosmo.security.ItemSecurityException.class - [JAR]

├─ org.unitedinternet.cosmo.security.PermissionDeniedException.class - [JAR]

├─ org.unitedinternet.cosmo.security.SuccessfulAuthenticationListener.class - [JAR]

org.unitedinternet.cosmo.model

├─ org.unitedinternet.cosmo.model.Attribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.AttributeTombstone.class - [JAR]

├─ org.unitedinternet.cosmo.model.AuditableComparator.class - [JAR]

├─ org.unitedinternet.cosmo.model.AuditableObject.class - [JAR]

├─ org.unitedinternet.cosmo.model.AvailabilityItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.BaseEventStamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.BinaryAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.BooleanAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.CalendarAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.CalendarCollectionStamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.CollectionItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.CollectionItemDetails.class - [JAR]

├─ org.unitedinternet.cosmo.model.CollectionLockedException.class - [JAR]

├─ org.unitedinternet.cosmo.model.CollectionSubscription.class - [JAR]

├─ org.unitedinternet.cosmo.model.ContentItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.ContentItemComparator.class - [JAR]

├─ org.unitedinternet.cosmo.model.DataSizeException.class - [JAR]

├─ org.unitedinternet.cosmo.model.DictionaryAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.EntityFactory.class - [JAR]

├─ org.unitedinternet.cosmo.model.EventExceptionStamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.EventStamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.FileItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.FreeBusyItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.HomeCollectionItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.ICalendarAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.ICalendarItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.IcalUidInUseException.class - [JAR]

├─ org.unitedinternet.cosmo.model.IntegerAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.Item.class - [JAR]

├─ org.unitedinternet.cosmo.model.ItemChangeRecord.class - [JAR]

├─ org.unitedinternet.cosmo.model.ItemTombstone.class - [JAR]

├─ org.unitedinternet.cosmo.model.MessageStamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.ModelConversionException.class - [JAR]

├─ org.unitedinternet.cosmo.model.ModificationUid.class - [JAR]

├─ org.unitedinternet.cosmo.model.MultiValueStringAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.NoteItem.class - [JAR]

├─ org.unitedinternet.cosmo.model.NoteItemTriageStatusComparator.class - [JAR]

├─ org.unitedinternet.cosmo.model.NoteOccurrence.class - [JAR]

├─ org.unitedinternet.cosmo.model.PasswordRecovery.class - [JAR]

├─ org.unitedinternet.cosmo.model.Preference.class - [JAR]

├─ org.unitedinternet.cosmo.model.QName.class - [JAR]

├─ org.unitedinternet.cosmo.model.Schedule.class - [JAR]

├─ org.unitedinternet.cosmo.model.ServerProperty.class - [JAR]

├─ org.unitedinternet.cosmo.model.Stamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.StampTombstone.class - [JAR]

├─ org.unitedinternet.cosmo.model.StampUtils.class - [JAR]

├─ org.unitedinternet.cosmo.model.StringAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.TaskStamp.class - [JAR]

├─ org.unitedinternet.cosmo.model.TextAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.Ticket.class - [JAR]

├─ org.unitedinternet.cosmo.model.TicketType.class - [JAR]

├─ org.unitedinternet.cosmo.model.TimestampAttribute.class - [JAR]

├─ org.unitedinternet.cosmo.model.Tombstone.class - [JAR]

├─ org.unitedinternet.cosmo.model.TriageStatus.class - [JAR]

├─ org.unitedinternet.cosmo.model.TriageStatusUtil.class - [JAR]

├─ org.unitedinternet.cosmo.model.UidInUseException.class - [JAR]

├─ org.unitedinternet.cosmo.model.User.class - [JAR]

├─ org.unitedinternet.cosmo.model.UserIdentity.class - [JAR]

├─ org.unitedinternet.cosmo.model.UserIdentitySupplier.class - [JAR]

├─ org.unitedinternet.cosmo.model.UserIdentitySupplierDefault.class - [JAR]

├─ org.unitedinternet.cosmo.model.XmlAttribute.class - [JAR]

org.unitedinternet.cosmo.dao.query

├─ org.unitedinternet.cosmo.dao.query.ItemFilterProcessor.class - [JAR]

org.unitedinternet.cosmo.service

├─ org.unitedinternet.cosmo.service.CalendarService.class - [JAR]

├─ org.unitedinternet.cosmo.service.ContentService.class - [JAR]

├─ org.unitedinternet.cosmo.service.OverlordDeletionException.class - [JAR]

├─ org.unitedinternet.cosmo.service.ScheduleService.class - [JAR]

├─ org.unitedinternet.cosmo.service.ServerPropertyService.class - [JAR]

├─ org.unitedinternet.cosmo.service.Service.class - [JAR]

├─ org.unitedinternet.cosmo.service.ServiceEvent.class - [JAR]

├─ org.unitedinternet.cosmo.service.ServiceListener.class - [JAR]

├─ org.unitedinternet.cosmo.service.UserService.class - [JAR]

org.unitedinternet.cosmo.ext

├─ org.unitedinternet.cosmo.ext.ContentSource.class - [JAR]

├─ org.unitedinternet.cosmo.ext.ContentSourceProcessor.class - [JAR]

├─ org.unitedinternet.cosmo.ext.ExternalContentInvalidException.class - [JAR]

├─ org.unitedinternet.cosmo.ext.ExternalContentRuntimeException.class - [JAR]

├─ org.unitedinternet.cosmo.ext.ExternalContentTooLargeException.class - [JAR]

org.unitedinternet.cosmo

├─ org.unitedinternet.cosmo.CosmoException.class - [JAR]

org.unitedinternet.cosmo.dav.caldav

├─ org.unitedinternet.cosmo.dav.caldav.CaldavExceptionExtMkCalendarForbidden.class - [JAR]

├─ org.unitedinternet.cosmo.dav.caldav.CaldavExceptionForbidden.class - [JAR]

├─ org.unitedinternet.cosmo.dav.caldav.CaldavExceptionRenameCalendarForbidden.class - [JAR]

Advertisement