public class ProxyUtils extends java.lang.Object
ProxyUtils()
static <T> T
create(java.util.function.Supplier<org.noear.socketd.transport.client.ClientSession> sessions, Encoder encoder, Decoder decoder, java.lang.Class<T> service)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyUtils()
public static <T> T create(java.util.function.Supplier<org.noear.socketd.transport.client.ClientSession> sessions, Encoder encoder, Decoder decoder, java.lang.Class<T> service)