Uses of Interface
sk.antons.web.filter.log.Printable
-
Packages that use Printable Package Description sk.antons.web.filter.log -
-
Uses of Printable in sk.antons.web.filter.log
Classes in sk.antons.web.filter.log that implement Printable Modifier and Type Class Description classSimplePrintableSiple implementation for printable empty content type starting with "text/" "application/json" "application/*+json" any content type containg "json" "application/xml" "application/xml" "application/*+xml" starts with "application/x-www-form-urlencoded"))Methods in sk.antons.web.filter.log with parameters of type Printable Modifier and Type Method Description LogFilterLogFilter. printable(Printable printable)Setup printable decision provider.
-