| Package | Description |
|---|---|
| com.jfilter.components |
Internal filtering classes
|
| com.jfilter.converter |
Converter classes
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
ObjectMapperCache.findObjectMapper(MethodParameterDetails item)
Find ObjectMapper by MethodParameterDetails
|
| Modifier and Type | Method and Description |
|---|---|
MethodParameterDetails |
FilterClassWrapper.getMethodParameterDetails()
MethodParameter details retrieved from
FilterAdvice.beforeBodyWrite(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse) |
| Constructor and Description |
|---|
FilterClassWrapper(Object object,
MethodParameterDetails methodParameterDetails)
Creates a new instance of the
FilterClassWrapper class. |
Copyright © 2019. All rights reserved.