| Package | Description |
|---|---|
| io.milton.config | |
| io.milton.http.annotated | |
| io.milton.http.webdav |
| Modifier and Type | Field and Description |
|---|---|
protected DisplayNameFormatter |
HttpManagerBuilder.displayNameFormatter |
protected DisplayNameFormatter |
HttpManagerBuilder.displayNameFormatter |
| Modifier and Type | Method and Description |
|---|---|
DisplayNameFormatter |
HttpManagerBuilder.getDisplayNameFormatter() |
DisplayNameFormatter |
HttpManagerBuilder.getDisplayNameFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpManagerBuilder.setDisplayNameFormatter(DisplayNameFormatter displayNameFormatter) |
void |
HttpManagerBuilder.setDisplayNameFormatter(DisplayNameFormatter displayNameFormatter) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotationResourceFactory.AnnotationsDisplayNameFormatter |
| Constructor and Description |
|---|
AnnotationsDisplayNameFormatter(DisplayNameFormatter wrapper) |
AnnotationsDisplayNameFormatter(DisplayNameFormatter wrapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
CdataDisplayNameFormatter
Decorator which wraps the underlying display name within a CDATA tag
Provide the underlying DisplayNameFormatter as a constructor argument
|
class |
DefaultDisplayNameFormatter
An implementation of DisplayNameFormatter which just uses the resource
getName() as the display name.
|
| Modifier and Type | Method and Description |
|---|---|
DisplayNameFormatter |
WebDavProtocol.getDisplayNameFormatter()
Generates the displayname element text.
|
DisplayNameFormatter |
WebDavProtocol.getDisplayNameFormatter()
Generates the displayname element text.
|
| Constructor and Description |
|---|
CdataDisplayNameFormatter(DisplayNameFormatter wrapped) |
CdataDisplayNameFormatter(DisplayNameFormatter wrapped) |
WebDavProtocol(HandlerHelper handlerHelper,
ResourceTypeHelper resourceTypeHelper,
WebDavResponseHandler responseHandler,
List<PropertySource> propertySources,
QuotaDataAccessor quotaDataAccessor,
PropPatchSetter patchSetter,
PropertyAuthoriser propertyAuthoriser,
ETagGenerator eTagGenerator,
UrlAdapter urlAdapter,
ResourceHandlerHelper resourceHandlerHelper,
UserAgentHelper userAgentHelper,
PropFindRequestFieldParser requestFieldParser,
PropFindPropertyBuilder propertyBuilder,
DisplayNameFormatter displayNameFormatter,
boolean enableTextContentProperty) |
WebDavProtocol(HandlerHelper handlerHelper,
ResourceTypeHelper resourceTypeHelper,
WebDavResponseHandler responseHandler,
List<PropertySource> propertySources,
QuotaDataAccessor quotaDataAccessor,
PropPatchSetter patchSetter,
PropertyAuthoriser propertyAuthoriser,
ETagGenerator eTagGenerator,
UrlAdapter urlAdapter,
ResourceHandlerHelper resourceHandlerHelper,
UserAgentHelper userAgentHelper,
PropFindRequestFieldParser requestFieldParser,
PropFindPropertyBuilder propertyBuilder,
DisplayNameFormatter displayNameFormatter,
boolean enableTextContentProperty) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.