Uses of Package
io.milton.http.webdav
Packages that use io.milton.http.webdav
Package
Description
-
Classes in io.milton.http.webdav used by io.milton.configClassDescriptionThis interface serves to allow users of milton to implement different display name strategies.This class performs the main part of PROPFIND processing, which is given a field request (either named fields or an allprop request) and a target resource, iterate over that resource and its children (depending on the depth header) and list a list of PropFindResponse objects.Parses the body of a PROPFIND request and returns the requested fieldsApplies a proppatch result to a resource This interface is only really needed to support updating properties via the old PropPatchableResource.setFields() method.Assists in determining the logical type of a given resource, for the purpose of the protocolThis will contain methods to broadly identify user agents.Defines the methods and properties that make up the webdav protocol.
-
Classes in io.milton.http.webdav used by io.milton.http
-
Classes in io.milton.http.webdav used by io.milton.http.annotatedClassDescriptionThis interface serves to allow users of milton to implement different display name strategies.
-
Classes in io.milton.http.webdav used by io.milton.http.entity
-
Classes in io.milton.http.webdav used by io.milton.http.http11.auth
-
Classes in io.milton.http.webdav used by io.milton.http.jsonClassDescriptionThis class performs the main part of PROPFIND processing, which is given a field request (either named fields or an allprop request) and a target resource, iterate over that resource and its children (depending on the depth header) and list a list of PropFindResponse objects.Applies a proppatch result to a resource This interface is only really needed to support updating properties via the old PropPatchableResource.setFields() method.
-
Classes in io.milton.http.webdav used by io.milton.http.report
-
Classes in io.milton.http.webdav used by io.milton.http.values
-
Classes in io.milton.http.webdav used by io.milton.http.webdavClassDescriptionThis interface serves to allow users of milton to implement different display name strategies.Helper class for PropertySources.This class performs the main part of PROPFIND processing, which is given a field request (either named fields or an allprop request) and a target resource, iterate over that resource and its children (depending on the depth header) and list a list of PropFindResponse objects.Parses the body of a PROPFIND request and returns the requested fieldsApplies a proppatch result to a resource This interface is only really needed to support updating properties via the old PropPatchableResource.setFields() method.Assists in determining the logical type of a given resource, for the purpose of the protocolThis will contain methods to broadly identify user agents.
-
Classes in io.milton.http.webdav used by io.milton.ldapClassDescriptionThis class performs the main part of PROPFIND processing, which is given a field request (either named fields or an allprop request) and a target resource, iterate over that resource and its children (depending on the depth header) and list a list of PropFindResponse objects.Defines the methods and properties that make up the webdav protocol.