Uses of Interface
io.milton.http.DeleteHelper
Packages that use DeleteHelper
-
Uses of DeleteHelper in io.milton.http
Classes in io.milton.http that implement DeleteHelperModifier and TypeClassDescriptionclassDefault implementation of DeleteHelper It will delegate to the resource if it implements DeletableCollectionResource, otherwise it will walk the collection if its a CollectionResource, and finally will just call handlerHelper.isLockedOut otherwise -
Uses of DeleteHelper in io.milton.http.http11
Methods in io.milton.http.http11 that return DeleteHelperMethods in io.milton.http.http11 with parameters of type DeleteHelper -
Uses of DeleteHelper in io.milton.http.webdav
Methods in io.milton.http.webdav that return DeleteHelperMethods in io.milton.http.webdav with parameters of type DeleteHelper