public class HessianDecoder extends Object implements Decoder
static HessianDecoder
instance
HessianDecoder()
<T> T
decode(Result rst, Type type)
String
enctype()
void
filter(NamiConfig cfg, String method, String url, Map<String,String> headers, Map<String,Object> args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final HessianDecoder instance
public HessianDecoder()
public String enctype()
enctype
Decoder
public <T> T decode(Result rst, Type type)
decode
public void filter(NamiConfig cfg, String method, String url, Map<String,String> headers, Map<String,Object> args)
filter
Filter
Copyright © 2021. All rights reserved.