Package org.oxerr.rescu.ext.proxy.auth
Class ProxyAuthenticationSupportedRestProxyFactoryImpl
- java.lang.Object
-
- org.oxerr.rescu.ext.proxy.auth.ProxyAuthenticationSupportedRestProxyFactoryImpl
-
- All Implemented Interfaces:
si.mazi.rescu.IRestProxyFactory
public class ProxyAuthenticationSupportedRestProxyFactoryImpl extends Object implements si.mazi.rescu.IRestProxyFactory
-
-
Constructor Summary
Constructors Constructor Description ProxyAuthenticationSupportedRestProxyFactoryImpl(si.mazi.rescu.IRestProxyFactory restProxyFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <I> IcreateProxy(Class<I> restInterface, String baseUrl)<I> IcreateProxy(Class<I> restInterface, String baseUrl, si.mazi.rescu.ClientConfig config, si.mazi.rescu.Interceptor... interceptors)
-