Class AbstractDavObjectStore<C extends ObjectCollection<?>>

    • Field Detail

      • pathResolver

        protected final PathResolver pathResolver
        Server implementation-specific path resolution.
    • Constructor Detail

      • AbstractDavObjectStore

        public AbstractDavObjectStore​(URL url,
                                      PathResolver pathResolver)
        Parameters:
        url - the URL of a CalDAV server instance
        pathResolver - the path resolver for the CalDAV server type