public class HessianEncoder extends Object implements Encoder
static HessianEncoder
instance
HessianEncoder()
byte[]
encode(Object obj)
String
enctype()
void
pretreatment(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final HessianEncoder instance
public HessianEncoder()
public String enctype()
enctype
Encoder
public byte[] encode(Object obj)
encode
public void pretreatment(Context ctx)
pretreatment
Copyright © 2022. All rights reserved.