Package org.gcube.common.clients
Interface ProxyBuilder<P>
-
- Type Parameters:
P- the type of built proxies
- All Superinterfaces:
org.gcube.common.clients.builders.StatelessBuilderAPI.Builder<P>
- All Known Implementing Classes:
ProxyBuilderImpl
public interface ProxyBuilder<P> extends org.gcube.common.clients.builders.StatelessBuilderAPI.Builder<P>Builds proxies for target endpoints.- Author:
- Fabio Simeoni