Uses of Interface
com.fasterxml.jackson.jaxrs.base.NoContentExceptionSupplier
-
Packages that use NoContentExceptionSupplier Package Description com.fasterxml.jackson.jaxrs.base.nocontent -
-
Uses of NoContentExceptionSupplier in com.fasterxml.jackson.jaxrs.base.nocontent
Classes in com.fasterxml.jackson.jaxrs.base.nocontent that implement NoContentExceptionSupplier Modifier and Type Class Description classJaxRS1NoContentExceptionSupplierCreate plain IOException for JaxRS 1.x becauseNoContentExceptionhas been introduced in JaxRS 2.xclassJaxRS2NoContentExceptionSupplierThis supplier creates fair NoContentException from JaxRS 2.x
-