Class GenericProxyFactory
- java.lang.Object
-
- org.gcube.common.calls.jaxws.proxies.GenericProxyFactory
-
public class GenericProxyFactory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Loggerlog
-
Constructor Summary
Constructors Constructor Description GenericProxyFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T,I extends T>
TgetProxy(Class<T> intf, String endpointAddress, I obj)
-