Interface Plugin<S,​P>

  • Type Parameters:
    S - the type of endpoint stubs
    P - the type of endpoint proxies
    All Superinterfaces:
    org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,​S,​P>

    public interface Plugin<S,​P>
    extends org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,​S,​P>
    Plugs into the framework to provide information about target endpoints.
    Author:
    Fabio Simeoni
    • Method Summary

      • Methods inherited from interface org.gcube.common.clients.delegates.ProxyPlugin

        convert, name, namespace, newProxy, resolve, serviceClass, serviceName