Uses of Interface
io.milton.http.Handler
Packages that use Handler
Package
Description
-
Uses of Handler in io.milton.http
Subinterfaces of Handler in io.milton.httpMethods in io.milton.http that return HandlerMethods in io.milton.http that return types with arguments of type Handler -
Uses of Handler in io.milton.http.http11
Classes in io.milton.http.http11 that implement HandlerModifier and TypeClassDescriptionclassclassclassSupport the OPTIONS http method.classclassMethods in io.milton.http.http11 that return types with arguments of type Handler -
Uses of Handler in io.milton.http.report
Classes in io.milton.http.report that implement Handler -
Uses of Handler in io.milton.http.webdav
Classes in io.milton.http.webdav that implement HandlerModifier and TypeClassDescriptionclassclassclassclassclassMethods in io.milton.http.webdav that return types with arguments of type Handler -
Uses of Handler in io.milton.property
Subinterfaces of Handler in io.milton.propertyModifier and TypeInterfaceDescriptioninterfaceA type of method handler which does property permission checking.