Interface Plugin<S,P>

Type Parameters:
S - the type of service stubs
P - the type of service proxies
All Superinterfaces:
org.gcube.common.clients.delegates.ProxyPlugin<jakarta.xml.ws.EndpointReference,S,P>

public interface Plugin<S,P> extends org.gcube.common.clients.delegates.ProxyPlugin<jakarta.xml.ws.EndpointReference,S,P>
A ProxyPlugin for gCore services.
Author:
Fabio Simeoni, Luca Frosini (ISTI-CNR)
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the namespace of the service.

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

    convert, name, newProxy, resolve, serviceClass, serviceName
  • Method Details

    • namespace

      String namespace()
      Returns the namespace of the service.
      Specified by:
      namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<jakarta.xml.ws.EndpointReference,S,P>
      Returns:
      the namespace