Uses of Class
io.milton.http.webdav.PropFindXmlGenerator
Packages that use PropFindXmlGenerator
-
Uses of PropFindXmlGenerator in io.milton.config
Fields in io.milton.config declared as PropFindXmlGeneratorModifier and TypeFieldDescriptionprotected PropFindXmlGeneratorHttpManagerBuilder.propFindXmlGeneratorMethods in io.milton.config that return PropFindXmlGeneratorMethods in io.milton.config with parameters of type PropFindXmlGeneratorModifier and TypeMethodDescriptionvoidHttpManagerBuilder.setPropFindXmlGenerator(PropFindXmlGenerator propFindXmlGenerator) -
Uses of PropFindXmlGenerator in io.milton.http.webdav
Fields in io.milton.http.webdav declared as PropFindXmlGeneratorModifier and TypeFieldDescriptionprotected final PropFindXmlGeneratorDefaultWebDavResponseHandler.propFindXmlGeneratorConstructors in io.milton.http.webdav with parameters of type PropFindXmlGeneratorModifierConstructorDescriptionDefaultWebDavResponseHandler(Http11ResponseHandler wrapped, ResourceTypeHelper resourceTypeHelper, PropFindXmlGenerator propFindXmlGenerator)