| Package | Description |
|---|---|
| io.gsonfire | |
| io.gsonfire.postprocessors | |
| io.gsonfire.postprocessors.methodinvoker |
| Modifier and Type | Method and Description |
|---|---|
Collection<PostProcessor<T>> |
ClassConfig.getPostProcessors() |
| Modifier and Type | Method and Description |
|---|---|
<T> GsonFireBuilder |
GsonFireBuilder.registerPostProcessor(Class<T> clazz,
PostProcessor<? super T> postProcessor)
Registers a Post processor for the Class specified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MergeMapPostProcessor
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodInvokerPostProcessor<T> |
Copyright © 2023. All rights reserved.