public class Req<C,E,O,R,P> extends Object
//C, E, O, R, P maybe fastjson,gson,jackson...
Req()
static <C,E,O,R,P>Req<C,E,O,R,P>
build()
build(P pub)
build(P pub, Pri<E,O,R> pri)
build(Pri<E,O,R> pri)
build(P pub, String enc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Req()
public static <C,E,O,R,P> Req<C,E,O,R,P> build()
public static <C,E,O,R,P> Req<C,E,O,R,P> build(Pri<E,O,R> pri)
public static <C,E,O,R,P> Req<C,E,O,R,P> build(P pub)
public static <C,E,O,R,P> Req<C,E,O,R,P> build(P pub, Pri<E,O,R> pri)
public static <C,E,O,R,P> Req<C,E,O,R,P> build(P pub, String enc)
Copyright © 2011-2021–2021 ShaneKingOrg. All rights reserved.