| Interface | Description |
|---|---|
| DisplayNameFormatter |
This interface serves to allow users of milton to implement different
display name strategies.
|
| MkColHandler.CollectionResourceCreator | |
| PropertyMap.StandardProperty<T> | |
| PropertyMap.WritableStandardProperty<T> | |
| PropertySourcePatchSetter.CommitableResource | |
| PropertyWriter | |
| PropFindPropertyBuilder |
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.
|
| PropFindRequestFieldParser |
Parses the body of a PROPFIND request and returns the requested fields
|
| PropFindXmlFooter | |
| PropPatchRequestParser | |
| PropPatchSetter |
Applies a proppatch result to a resource
This interface is only really needed to support updating properties via the
old PropPatchableResource.setFields() method.
|
| ResourceTypeHelper |
Assists in determining the logical type of a given resource, for the
purpose of the protocol
|
| UserAgentHelper |
This will contain methods to broadly identify user agents.
|
| WebDavExtension |
For all webdav extensions to implement.
|
| WebDavResponseHandler |
| Class | Description |
|---|---|
| CdataDisplayNameFormatter |
Decorator which wraps the underlying display name within a CDATA tag
Provide the underlying DisplayNameFormatter as a constructor argument
|
| CopyHandler | |
| DefaultDisplayNameFormatter |
An implementation of DisplayNameFormatter which just uses the resource
getName() as the display name.
|
| DefaultPropFindPropertyBuilder |
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.
|
| DefaultPropFindRequestFieldParser |
Simple implmentation which just parses the request body.
|
| DefaultPropPatchParser | |
| DefaultUserAgentHelper | |
| DefaultWebDavResponseHandler | |
| MkColHandler | |
| MoveHandler | |
| MsPropFindRequestFieldParser |
Decorator for PropFindRequestFieldParser's.
|
| PropertiesRequest | |
| PropertiesRequest.Property | |
| PropertyMap |
Helper class for PropertySources.
|
| PropertySourcePatchSetter | |
| PropertySourcesList | |
| PropFindHandler | |
| PropFindSaxHandler | |
| PropFindXmlGenerator | |
| PropFindXmlGeneratorHelper | |
| PropPatchHandler | |
| PropPatchHandler.Field | |
| PropPatchHandler.Fields | |
| PropPatchHandler.SetField | |
| PropPatchSaxHandler | |
| SupportedLocks |
Used as a marker to generate supported locks element in propfind
responses
See SupportedLockValueWriter
|
| WebDavProtocol |
Defines the methods and properties that make up the webdav protocol.
|
| WebDavResourceTypeHelper |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.