| Package | Description |
|---|---|
| com.appslandia.common.json | |
| com.appslandia.common.jwt |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonProcessor |
class |
JsonbProcessor |
| Modifier and Type | Method and Description |
|---|---|
static JsonProcessor |
JsonProcessor.getDefault() |
static JsonProcessor |
JsonProcessor.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonProcessor.setDefault(JsonProcessor impl) |
static void |
JsonProcessor.setDefault(JsonProcessor impl) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonProcessor.setProvider(Supplier<JsonProcessor> impl) |
static void |
JsonProcessor.setProvider(Supplier<JsonProcessor> impl) |
| Modifier and Type | Field and Description |
|---|---|
protected JsonProcessor |
JwtProcessor.jsonProcessor |
protected JsonProcessor |
JwtProcessor.jsonProcessor |
| Modifier and Type | Method and Description |
|---|---|
JsonProcessor |
JwtProcessor.getJsonProcessor() |
JsonProcessor |
JwtProcessor.getJsonProcessor() |
| Modifier and Type | Method and Description |
|---|---|
JwtProcessor |
JwtProcessor.setJsonProcessor(JsonProcessor jsonProcessor) |
JwtProcessor |
JwtProcessor.setJsonProcessor(JsonProcessor jsonProcessor) |
Copyright © 2021. All rights reserved.