public class GenericProxyFactory extends Object
static org.slf4j.Logger
log
GenericProxyFactory()
static <T,I extends T> T
getProxy(Class<T> intf, String endpointAddress, I obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static org.slf4j.Logger log
public GenericProxyFactory()
public static <T,I extends T> T getProxy(Class<T> intf, String endpointAddress, I obj)
Copyright © 2020. All Rights Reserved.