| Modifier and Type | Field and Description |
|---|---|
static JacksonEncoder |
instance |
| Constructor and Description |
|---|
JacksonEncoder() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(Object obj) |
String |
enctype() |
void |
pretreatment(Context ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbodyRequiredpublic static final JacksonEncoder instance
public byte[] encode(Object obj) throws com.fasterxml.jackson.core.JsonProcessingException
public void pretreatment(Context ctx)
pretreatment in interface EncoderCopyright © 2025. All rights reserved.