Package | Description |
---|---|
com.fasterxml.jackson.jaxrs.base | |
com.fasterxml.jackson.jaxrs.base.nocontent |
Modifier and Type | Field and Description |
---|---|
protected NoContentExceptionSupplier |
ProviderBase.noContentExceptionSupplier |
Modifier and Type | Class and Description |
---|---|
class |
JaxRS1NoContentExceptionSupplier
Create plain IOException for JaxRS 1.x because
NoContentException
has been introduced in JaxRS 2.x |
class |
JaxRS2NoContentExceptionSupplier
This supplier creates fair NoContentException from JaxRS 2.x
|
Copyright © 2017 FasterXML. All rights reserved.