| Class | Description |
|---|---|
| JacksonConfigurationFeature |
Feature to configure Jackson object mapper with PropertyBox marshalling capabilities. |
| JacksonContextResolver |
JAX-RS
ContextResolver to replace default Jackson ObjectMapper for JSON marshalling with an
ObjectMapper with PropertyBox handling capabilities. |
| JacksonJsonPropertyBoxProvider |
JAX-RS message body reader and writer for
PropertyBox type using Jackson as JSON serializer/deserializer. |
| JacksonProviderFeature |
Feature to register Jackson JSON providers. |
Copyright © 2019 The Holon Platform. All rights reserved.