| Modifier and Type | Field and Description |
|---|---|
static HessianEncoder |
instance |
| Constructor and Description |
|---|
HessianEncoder() |
| 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 HessianEncoder instance
public byte[] encode(Object obj) throws IOException
encode in interface EncoderIOExceptionpublic void pretreatment(Context ctx)
pretreatment in interface EncoderCopyright © 2025. All rights reserved.