Uses of Interface
sk.antons.web.filter.log.Jsonable
-
Packages that use Jsonable Package Description sk.antons.web.filter.log -
-
Uses of Jsonable in sk.antons.web.filter.log
Classes in sk.antons.web.filter.log that implement Jsonable Modifier and Type Class Description classSimpleJsonableSiple implementation for "application/json" "application/*+json" any content type containg "json"Methods in sk.antons.web.filter.log with parameters of type Jsonable Modifier and Type Method Description LogFilterLogFilter. jsonable(Jsonable jsonable)Setup jsonable decision provider.
-