Uses of Interface
io.milton.http.http11.CustomPostHandler
Packages that use CustomPostHandler
-
Uses of CustomPostHandler in io.milton.http
Methods in io.milton.http that return types with arguments of type CustomPostHandlerModifier and TypeMethodDescriptionHttpExtension.getCustomPostHandlers()HttpManager.getCustomPostHandlers() -
Uses of CustomPostHandler in io.milton.http.http11
Methods in io.milton.http.http11 that return types with arguments of type CustomPostHandler -
Uses of CustomPostHandler in io.milton.http.webdav
Methods in io.milton.http.webdav that return types with arguments of type CustomPostHandlerMethod parameters in io.milton.http.webdav with type arguments of type CustomPostHandlerModifier and TypeMethodDescriptionvoidWebDavProtocol.setCustomPostHandlers(List<CustomPostHandler> customPostHandlers)