From 2a555f3e860f0ccb0d2afbedc4dc09f1a4f85c19 Mon Sep 17 00:00:00 2001 From: lucio Date: Thu, 22 Feb 2024 12:25:06 +0100 Subject: [PATCH] Merge remote-tracking branch 'origin/smartgears_4' --- pom.xml | 4 +- .../jaxws/handlers/AuthorizationHandler.java | 2 +- target/apidocs/allclasses-frame.html | 40 -- target/apidocs/allclasses-noframe.html | 40 -- target/apidocs/constant-values.html | 162 ----- target/apidocs/deprecated-list.html | 126 ---- target/apidocs/help-doc.html | 231 ------- target/apidocs/index-all.html | 467 -------------- target/apidocs/index.html | 76 --- .../clients/stubs/jaxws/ExceptionProxy.html | 401 ------------ .../clients/stubs/jaxws/GCoreService.html | 387 ------------ .../stubs/jaxws/GCoreServiceBuilder.html | 367 ----------- .../GCoreServiceDSL.CoordinateClause.html | 247 -------- .../jaxws/GCoreServiceDSL.NameClause.html | 245 -------- .../jaxws/GCoreServiceDSL.StubClause.html | 245 -------- .../clients/stubs/jaxws/GCoreServiceDSL.html | 213 ------- .../clients/stubs/jaxws/JAXWSUtils.Empty.html | 243 -------- .../clients/stubs/jaxws/JAXWSUtils.html | 343 ----------- .../clients/stubs/jaxws/StubFactory.html | 389 ------------ .../stubs/jaxws/StubFactoryDSL.AtClause.html | 271 --------- .../clients/stubs/jaxws/StubFactoryDSL.html | 201 ------ .../stubs/jaxws/class-use/ExceptionProxy.html | 183 ------ .../stubs/jaxws/class-use/GCoreService.html | 273 --------- .../jaxws/class-use/GCoreServiceBuilder.html | 126 ---- .../GCoreServiceDSL.CoordinateClause.html | 187 ------ .../class-use/GCoreServiceDSL.NameClause.html | 183 ------ .../class-use/GCoreServiceDSL.StubClause.html | 189 ------ .../jaxws/class-use/GCoreServiceDSL.html | 126 ---- .../jaxws/class-use/JAXWSUtils.Empty.html | 166 ----- .../stubs/jaxws/class-use/JAXWSUtils.html | 126 ---- .../stubs/jaxws/class-use/StubFactory.html | 126 ---- .../class-use/StubFactoryDSL.AtClause.html | 183 ------ .../stubs/jaxws/class-use/StubFactoryDSL.html | 126 ---- .../stubs/jaxws/handlers/AbstractHandler.html | 364 ----------- .../jaxws/handlers/AuthorizationHandler.html | 386 ------------ .../stubs/jaxws/handlers/CallHandler.html | 274 --------- .../jaxws/handlers/GCoreJAXWSHandler.html | 338 ----------- .../stubs/jaxws/handlers/HandlerRegistry.html | 285 --------- .../handlers/LegacyWSAddressingHandler.html | 315 ---------- .../jaxws/handlers/TargetServiceHandler.html | 315 ---------- .../handlers/class-use/AbstractHandler.html | 178 ------ .../class-use/AuthorizationHandler.html | 126 ---- .../jaxws/handlers/class-use/CallHandler.html | 199 ------ .../handlers/class-use/GCoreJAXWSHandler.html | 126 ---- .../handlers/class-use/HandlerRegistry.html | 126 ---- .../class-use/LegacyWSAddressingHandler.html | 126 ---- .../class-use/TargetServiceHandler.html | 126 ---- .../stubs/jaxws/handlers/package-frame.html | 30 - .../stubs/jaxws/handlers/package-summary.html | 191 ------ .../stubs/jaxws/handlers/package-tree.html | 151 ----- .../stubs/jaxws/handlers/package-use.html | 166 ----- .../clients/stubs/jaxws/package-frame.html | 35 -- .../clients/stubs/jaxws/package-summary.html | 219 ------- .../clients/stubs/jaxws/package-tree.html | 153 ----- .../clients/stubs/jaxws/package-use.html | 208 ------- .../jaxws/proxies/GenericProxyFactory.html | 315 ---------- .../stubs/jaxws/proxies/MethodRetriever.html | 327 ---------- .../class-use/GenericProxyFactory.html | 126 ---- .../proxies/class-use/MethodRetriever.html | 126 ---- .../stubs/jaxws/proxies/package-frame.html | 22 - .../stubs/jaxws/proxies/package-summary.html | 148 ----- .../stubs/jaxws/proxies/package-tree.html | 140 ----- .../stubs/jaxws/proxies/package-use.html | 126 ---- target/apidocs/overview-frame.html | 24 - target/apidocs/overview-summary.html | 148 ----- target/apidocs/overview-tree.html | 167 ----- target/apidocs/package-list | 3 - target/apidocs/script.js | 30 - target/apidocs/stylesheet.css | 574 ------------------ .../javadoc-options-javadoc-resources.xml | 10 - target/javadoc-bundle-options/package-list | 203 ------- target/maven-archiver/pom.properties | 3 - .../compile/default-compile/createdFiles.lst | 26 - .../compile/default-compile/inputFiles.lst | 18 - 74 files changed, 3 insertions(+), 13664 deletions(-) delete mode 100644 target/apidocs/allclasses-frame.html delete mode 100644 target/apidocs/allclasses-noframe.html delete mode 100644 target/apidocs/constant-values.html delete mode 100644 target/apidocs/deprecated-list.html delete mode 100644 target/apidocs/help-doc.html delete mode 100644 target/apidocs/index-all.html delete mode 100644 target/apidocs/index.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/ExceptionProxy.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreService.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceBuilder.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.CoordinateClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.NameClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.StubClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.Empty.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactory.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.AtClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/ExceptionProxy.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreService.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceBuilder.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.CoordinateClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.NameClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.StubClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.Empty.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactory.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.AtClause.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AbstractHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/CallHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/HandlerRegistry.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/LegacyWSAddressingHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AbstractHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AuthorizationHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/CallHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/HandlerRegistry.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/LegacyWSAddressingHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-frame.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-tree.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-use.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/package-frame.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/package-tree.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/package-use.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/GenericProxyFactory.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/GenericProxyFactory.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/MethodRetriever.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-frame.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-tree.html delete mode 100644 target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-use.html delete mode 100644 target/apidocs/overview-frame.html delete mode 100644 target/apidocs/overview-summary.html delete mode 100644 target/apidocs/overview-tree.html delete mode 100644 target/apidocs/package-list delete mode 100644 target/apidocs/script.js delete mode 100644 target/apidocs/stylesheet.css delete mode 100644 target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml delete mode 100644 target/javadoc-bundle-options/package-list delete mode 100644 target/maven-archiver/pom.properties delete mode 100644 target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst delete mode 100644 target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst diff --git a/pom.xml b/pom.xml index 4ba299d..2a0015c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gcube.tools maven-parent - 1.1.0 + 1.2.0 org.gcube.core common-gcore-stubs @@ -25,7 +25,7 @@ org.gcube.distribution gcube-bom - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom import diff --git a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java b/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java index fa6d0af..51b9ad4 100644 --- a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java +++ b/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java @@ -20,7 +20,7 @@ public class AuthorizationHandler extends AbstractHandler { @Override public void handleRequest(GCoreService target, SOAPHeader header, SOAPMessageContext context) throws Exception { - Secret secret = SecretManagerProvider.instance.get(); + Secret secret = SecretManagerProvider.get(); if (secret!= null) addHeader(header,SCOPE_QNAME, secret.getContext()); } diff --git a/target/apidocs/allclasses-frame.html b/target/apidocs/allclasses-frame.html deleted file mode 100644 index 69445cc..0000000 --- a/target/apidocs/allclasses-frame.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -All Classes (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - -

All Classes

-
- -
- - diff --git a/target/apidocs/allclasses-noframe.html b/target/apidocs/allclasses-noframe.html deleted file mode 100644 index fe59e0b..0000000 --- a/target/apidocs/allclasses-noframe.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -All Classes (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - -

All Classes

-
- -
- - diff --git a/target/apidocs/constant-values.html b/target/apidocs/constant-values.html deleted file mode 100644 index 6408283..0000000 --- a/target/apidocs/constant-values.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -Constant Field Values (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Constant Field Values

-

Contents

- -
-
- - -

org.gcube.*

- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/deprecated-list.html b/target/apidocs/deprecated-list.html deleted file mode 100644 index e172612..0000000 --- a/target/apidocs/deprecated-list.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Deprecated List (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Deprecated API

-

Contents

-
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/help-doc.html b/target/apidocs/help-doc.html deleted file mode 100644 index c5efda7..0000000 --- a/target/apidocs/help-doc.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - -API Help (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

How This API Document Is Organized

-
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
-
-
- -This help file applies to API documentation generated using the standard doclet.
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/index-all.html b/target/apidocs/index-all.html deleted file mode 100644 index 931dee4..0000000 --- a/target/apidocs/index-all.html +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - -Index (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
A C E G H I J L M N O Q R S T W  - - -

A

-
-
AbstractHandler - Class in org.gcube.common.clients.stubs.jaxws.handlers
-
-
Adapter implementation of CallHandler for selective implementations (handle only outgoing calls, or only responses).
-
-
AbstractHandler() - Constructor for class org.gcube.common.clients.stubs.jaxws.handlers.AbstractHandler
-
 
-
addHeader(SOAPHeader, QName, String) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.AbstractHandler
-
-
Helper to set an element on the SOAP header of the outgoing call
-
-
andInterface(Class<T>) - Method in class org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder
-
 
-
andInterface(Class<T>) - Method in interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.StubClause
-
-
Sets the stub interface of the target service.
-
-
at(EndpointReference) - Method in class org.gcube.common.clients.stubs.jaxws.StubFactory
-
 
-
at(URI) - Method in class org.gcube.common.clients.stubs.jaxws.StubFactory
-
 
-
at(URI) - Method in interface org.gcube.common.clients.stubs.jaxws.StubFactoryDSL.AtClause
-
-
Returns a stub for a service endpoint at a given address.
-
-
at(EndpointReference) - Method in interface org.gcube.common.clients.stubs.jaxws.StubFactoryDSL.AtClause
-
-
Returns a stub for a service endpoint or service instance at a given address.
-
-
AuthorizationHandler - Class in org.gcube.common.clients.stubs.jaxws.handlers
-
 
-
AuthorizationHandler() - Constructor for class org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler
-
 
-
- - - -

C

-
-
c - Variable in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
CallHandler - Interface in org.gcube.common.clients.stubs.jaxws.handlers
-
-
Handles outgoing calls and their responses.
-
-
clientId() - Method in class org.gcube.common.clients.stubs.jaxws.GCoreService
-
-
Returns the identity of the service client.
-
-
close(MessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler
-
 
-
coordinates(String, String) - Method in class org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder
-
 
-
coordinates(String, String) - Method in interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.CoordinateClause
-
-
Sets the gCube coordinates of the target service
-
-
- - - -

E

-
-
el - Variable in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
empty - Static variable in class org.gcube.common.clients.stubs.jaxws.JAXWSUtils
-
 
-
Empty() - Constructor for class org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty
-
 
-
ExceptionProxy - Class in org.gcube.common.clients.stubs.jaxws
-
 
-
ExceptionProxy() - Constructor for class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
- - - -

G

-
-
GCoreJAXWSHandler - Class in org.gcube.common.clients.stubs.jaxws.handlers
-
-
A SOAPHandler that adds gCube headers to outgoing calls.
-
-
GCoreJAXWSHandler(GCoreService<?>) - Constructor for class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler
-
 
-
GCoreService<T> - Class in org.gcube.common.clients.stubs.jaxws
-
-
Groups information required to generate a stub for a gCore service.
-
-
GCoreService(String, String, QName, Class<T>) - Constructor for class org.gcube.common.clients.stubs.jaxws.GCoreService
-
-
Creates an instance for a given gCore service.
-
-
GCoreServiceBuilder - Class in org.gcube.common.clients.stubs.jaxws
-
-
Builds GCoreService instances.
-
-
GCoreServiceBuilder() - Constructor for class org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder
-
 
-
GCoreServiceDSL - Interface in org.gcube.common.clients.stubs.jaxws
-
-
The clauses of a simple DSL to build GCoreService.
-
-
GCoreServiceDSL.CoordinateClause - Interface in org.gcube.common.clients.stubs.jaxws
-
-
The clause that sets the gCube coordinates of the target service.
-
-
GCoreServiceDSL.NameClause - Interface in org.gcube.common.clients.stubs.jaxws
-
-
The clause that sets the name of the target service.
-
-
GCoreServiceDSL.StubClause - Interface in org.gcube.common.clients.stubs.jaxws
-
-
The clause that sets the stub interface of the target service.
-
-
gcubeClass() - Method in class org.gcube.common.clients.stubs.jaxws.GCoreService
-
-
Returns the gCube class of the service,, as specified in the service profile.
-
-
gcubeName() - Method in class org.gcube.common.clients.stubs.jaxws.GCoreService
-
-
Returns the gCube name of the service, as specified in the service profile.
-
-
GenericProxyFactory - Class in org.gcube.common.clients.stubs.jaxws.proxies
-
 
-
GenericProxyFactory() - Constructor for class org.gcube.common.clients.stubs.jaxws.proxies.GenericProxyFactory
-
 
-
getHeaders() - Method in class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler
-
 
-
getProxy(Class<T>, String, I) - Static method in class org.gcube.common.clients.stubs.jaxws.proxies.GenericProxyFactory
-
 
-
- - - -

H

-
-
handleFault(SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler
-
 
-
handleMessage(SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler
-
 
-
handleRequest(GCoreService<?>, SOAPHeader, SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.AbstractHandler
-
 
-
handleRequest(GCoreService<?>, SOAPHeader, SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler
-
 
-
handleRequest(GCoreService<?>, SOAPHeader, SOAPMessageContext) - Method in interface org.gcube.common.clients.stubs.jaxws.handlers.CallHandler
-
-
Handles an outgoing call.
-
-
handleRequest(GCoreService<?>, SOAPHeader, SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler
-
 
-
handleRequest(GCoreService<?>, SOAPHeader, SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler
-
 
-
handleResponse(GCoreService<?>, SOAPMessageContext) - Method in class org.gcube.common.clients.stubs.jaxws.handlers.AbstractHandler
-
 
-
handleResponse(GCoreService<?>, SOAPMessageContext) - Method in interface org.gcube.common.clients.stubs.jaxws.handlers.CallHandler
-
-
Handles the response to a call.
-
-
HandlerRegistry - Class in org.gcube.common.clients.stubs.jaxws.handlers
-
-
Discovers available CallHandlers.
-
-
HandlerRegistry() - Constructor for class org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry
-
 
-
handlers() - Static method in class org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry
-
-
Returns the discovered CallHandlers.
-
-
- - - -

I

-
-
invoke(Object, Method, Object[]) - Method in class org.gcube.common.clients.stubs.jaxws.proxies.MethodRetriever
-
 
-
- - - -

J

-
-
JAXWSUtils - Class in org.gcube.common.clients.stubs.jaxws
-
-
Library-wide utilities.
-
-
JAXWSUtils() - Constructor for class org.gcube.common.clients.stubs.jaxws.JAXWSUtils
-
 
-
JAXWSUtils.Empty - Class in org.gcube.common.clients.stubs.jaxws
-
 
-
- - - -

L

-
-
LegacyWSAddressingHandler - Class in org.gcube.common.clients.stubs.jaxws.handlers
-
-
A CallHandler that transforms WS-Addressing information in outgoing calls into MemberSubmission form.
-
-
LegacyWSAddressingHandler() - Constructor for class org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler
-
 
-
log - Static variable in class org.gcube.common.clients.stubs.jaxws.proxies.GenericProxyFactory
-
 
-
log - Static variable in class org.gcube.common.clients.stubs.jaxws.proxies.MethodRetriever
-
 
-
- - - -

M

-
-
MethodRetriever<T> - Class in org.gcube.common.clients.stubs.jaxws.proxies
-
 
-
MethodRetriever(T) - Constructor for class org.gcube.common.clients.stubs.jaxws.proxies.MethodRetriever
-
 
-
msg - Variable in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
- - - -

N

-
-
name - Variable in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
newInstance(Element) - Static method in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
newInstance(Throwable) - Static method in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
- - - -

O

-
-
org.gcube.common.clients.stubs.jaxws - package org.gcube.common.clients.stubs.jaxws
-
 
-
org.gcube.common.clients.stubs.jaxws.handlers - package org.gcube.common.clients.stubs.jaxws.handlers
-
 
-
org.gcube.common.clients.stubs.jaxws.proxies - package org.gcube.common.clients.stubs.jaxws.proxies
-
 
-
- - - -

Q

-
-
qName() - Method in class org.gcube.common.clients.stubs.jaxws.GCoreService
-
-
Returns the name of the service, as specified in the service WSDL.
-
-
- - - -

R

-
-
remoteCause(SOAPFaultException) - Static method in class org.gcube.common.clients.stubs.jaxws.JAXWSUtils
-
-
Returns the remote cause of a SOAPFaultException as a Throwable.
-
-
- - - -

S

-
-
SCOPE_HEADER_NAME - Static variable in class org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler
-
-
Name of the scope call header.
-
-
SCOPE_NS - Static variable in class org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler
-
-
Namespace of scope-related headers
-
-
SCOPE_QNAME - Static variable in class org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler
-
 
-
service() - Static method in class org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder
-
-
Starts the bulding process for a GCoreService.
-
-
setProxy(String, int) - Static method in class org.gcube.common.clients.stubs.jaxws.StubFactory
-
-
Configures a proxy for client interactions through this factory.
-
-
StubFactory<T> - Class in org.gcube.common.clients.stubs.jaxws
-
-
Generates JAXWS stubs for endpoints or instances of gCore service at given addresses.
-
-
StubFactory(GCoreService<T>) - Constructor for class org.gcube.common.clients.stubs.jaxws.StubFactory
-
-
Creates an instance for a given GCoreService.
-
-
StubFactoryDSL - Interface in org.gcube.common.clients.stubs.jaxws
-
-
Simple DSL for the StubFactory
-
-
StubFactoryDSL.AtClause<T> - Interface in org.gcube.common.clients.stubs.jaxws
-
-
Selects the address of the service endpoint or service instance.
-
-
stubFor(GCoreService<T>) - Static method in class org.gcube.common.clients.stubs.jaxws.StubFactory
-
-
Creates a stub for a given GCoreService
-
-
- - - -

T

-
-
TargetServiceHandler - Class in org.gcube.common.clients.stubs.jaxws.handlers
-
-
A CallHandler that sets the coordinates of the target service on outgoing calls.
-
-
TargetServiceHandler() - Constructor for class org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler
-
 
-
toElement() - Method in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
toThrowable() - Method in class org.gcube.common.clients.stubs.jaxws.ExceptionProxy
-
 
-
type() - Method in class org.gcube.common.clients.stubs.jaxws.GCoreService
-
-
Returns the interface of the service stub.
-
-
- - - -

W

-
-
withName(QName) - Method in class org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder
-
 
-
withName(QName) - Method in interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.NameClause
-
-
Sets the qualified name of the target service.
-
-
-A C E G H I J L M N O Q R S T W 
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/index.html b/target/apidocs/index.html deleted file mode 100644 index 7ebf7fe..0000000 --- a/target/apidocs/index.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - -GCore Stubs 2.0.0-SNAPSHOT API - - - - - - - - - -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> - - - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/ExceptionProxy.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/ExceptionProxy.html deleted file mode 100644 index 239a2fb..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/ExceptionProxy.html +++ /dev/null @@ -1,401 +0,0 @@ - - - - - - -ExceptionProxy (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Class ExceptionProxy

-
-
- -
-
    -
  • -
    -
    -
    public class ExceptionProxy
    -extends Object
    -
    -
    Author:
    -
    fabio
    -
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreService.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreService.html deleted file mode 100644 index 6ad9cd3..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreService.html +++ /dev/null @@ -1,387 +0,0 @@ - - - - - - -GCoreService (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Class GCoreService<T>

-
-
- -
-
    -
  • -
    -
    Type Parameters:
    -
    T - the interface of the stub
    -
    -
    -
    -
    public final class GCoreService<T>
    -extends Object
    -
    Groups information required to generate a stub for a gCore service.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    See Also:
    -
    StubFactory
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GCoreService

        -
        public GCoreService(String gcubeClass,
        -                    String gcubeName,
        -                    QName qname,
        -                    Class<T> type)
        -
        Creates an instance for a given gCore service.
        -
        -
        Parameters:
        -
        gcubeClass - the gCube class of the service, as specified in its gCube profile
        -
        gcubeName - the gCUbe name of the service, as specified in its gCube profile
        -
        qname - the qualified name of the service, as specified in its WSDL
        -
        type - the interface of the service stub
        -
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        gcubeClass

        -
        public String gcubeClass()
        -
        Returns the gCube class of the service,, as specified in the service profile.
        -
        -
        Returns:
        -
        the name
        -
        -
      • -
      - - - -
        -
      • -

        gcubeName

        -
        public String gcubeName()
        -
        Returns the gCube name of the service, as specified in the service profile.
        -
        -
        Returns:
        -
        the name
        -
        -
      • -
      - - - -
        -
      • -

        clientId

        -
        public String clientId()
        -
        Returns the identity of the service client.
        -
        -
        Returns:
        -
        the client identity
        -
        -
      • -
      - - - -
        -
      • -

        qName

        -
        public QName qName()
        -
        Returns the name of the service, as specified in the service WSDL.
        -
        -
        Returns:
        -
        the class.
        -
        -
      • -
      - - - -
        -
      • -

        type

        -
        public Class<T> type()
        -
        Returns the interface of the service stub.
        -
        -
        Returns:
        -
        the interface
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceBuilder.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceBuilder.html deleted file mode 100644 index 41c4dca..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceBuilder.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - -GCoreServiceBuilder (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Class GCoreServiceBuilder

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.CoordinateClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.CoordinateClause.html deleted file mode 100644 index e49041a..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.CoordinateClause.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - -GCoreServiceDSL.CoordinateClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Interface GCoreServiceDSL.CoordinateClause

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    GCoreServiceBuilder
    -
    -
    -
    Enclosing interface:
    -
    GCoreServiceDSL
    -
    -
    -
    -
    public static interface GCoreServiceDSL.CoordinateClause
    -
    The clause that sets the gCube coordinates of the target service.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        coordinates

        -
        GCoreServiceDSL.StubClause coordinates(String gcubeClass,
        -                                       String gcubeName)
        -
        Sets the gCube coordinates of the target service
        -
        -
        Parameters:
        -
        gcubeClass - the gCube class of the target service
        -
        gcubeName - the gCube name of the target service
        -
        Returns:
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.NameClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.NameClause.html deleted file mode 100644 index 87149cb..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.NameClause.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -GCoreServiceDSL.NameClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Interface GCoreServiceDSL.NameClause

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    GCoreServiceBuilder
    -
    -
    -
    Enclosing interface:
    -
    GCoreServiceDSL
    -
    -
    -
    -
    public static interface GCoreServiceDSL.NameClause
    -
    The clause that sets the name of the target service.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        withName

        -
        GCoreServiceDSL.CoordinateClause withName(QName name)
        -
        Sets the qualified name of the target service.
        -
        -
        Parameters:
        -
        name - the qualified name of the target service
        -
        Returns:
        -
        the next clause
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.StubClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.StubClause.html deleted file mode 100644 index f40014f..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.StubClause.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -GCoreServiceDSL.StubClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Interface GCoreServiceDSL.StubClause

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    GCoreServiceBuilder
    -
    -
    -
    Enclosing interface:
    -
    GCoreServiceDSL
    -
    -
    -
    -
    public static interface GCoreServiceDSL.StubClause
    -
    The clause that sets the stub interface of the target service.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        andInterface

        -
        <T> GCoreService<T> andInterface(Class<T> type)
        -
        Sets the stub interface of the target service.
        -
        -
        Parameters:
        -
        type - the interface
        -
        Returns:
        -
        the GCoreService that described the target service.
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.html deleted file mode 100644 index 279ca72..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -GCoreServiceDSL (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Interface GCoreServiceDSL

-
-
-
-
    -
  • -
    -
    -
    public interface GCoreServiceDSL
    -
    The clauses of a simple DSL to build GCoreService.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      - - - - - - - - - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeInterface and Description
      static interface GCoreServiceDSL.CoordinateClause -
      The clause that sets the gCube coordinates of the target service.
      -
      static interface GCoreServiceDSL.NameClause -
      The clause that sets the name of the target service.
      -
      static interface GCoreServiceDSL.StubClause -
      The clause that sets the stub interface of the target service.
      -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.Empty.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.Empty.html deleted file mode 100644 index daff7cc..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.Empty.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - -JAXWSUtils.Empty (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Class JAXWSUtils.Empty

-
-
- -
-
    -
  • -
    -
    Enclosing class:
    -
    JAXWSUtils
    -
    -
    -
    -
    public static class JAXWSUtils.Empty
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Empty

        -
        public Empty()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.html deleted file mode 100644 index f52306b..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - -JAXWSUtils (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Class JAXWSUtils

-
-
- -
-
    -
  • -
    -
    -
    public class JAXWSUtils
    -extends Object
    -
    Library-wide utilities.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JAXWSUtils

        -
        public JAXWSUtils()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactory.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactory.html deleted file mode 100644 index f340dcd..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactory.html +++ /dev/null @@ -1,389 +0,0 @@ - - - - - - -StubFactory (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Class StubFactory<T>

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    StubFactoryDSL.AtClause<T>
    -
    -
    -
    -
    public class StubFactory<T>
    -extends Object
    -implements StubFactoryDSL.AtClause<T>
    -
    Generates JAXWS stubs for endpoints or instances of gCore service at given addresses. - -

    - Factories are instantiated with descriptions of target services (cf. GCoreService) and use them to perform the - following tasks: - -

      -
    • interact with the JAXWS APIs to dynamically implement stub interfaces. -
    • resolve service WSDLs to enable the interactions above, as per JAXWS client model. -
    • avoid unnecessary WSDL resolution through a shared LRU cache. -
    • configure stub implementations with JAXWS handlers which turn outgoing service calls into gCore calls (i.e. add headers for current scope and service coordinates). -
    - - Note that all factories can be configured to go through a proxy, e.g. for debugging purposes (cf. - setProxy(String, int)). -

    -
    -
    Author:
    -
    Fabio Simeoni
    -
    See Also:
    -
    StubCache, -GCoreJAXWSHandler
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        StubFactory

        -
        public StubFactory(GCoreService<T> target)
        -
        Creates an instance for a given GCoreService.
        -
        -
        Parameters:
        -
        target - the service
        -
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        at

        -
        public T at(EndpointReference reference)
        -
        Description copied from interface: StubFactoryDSL.AtClause
        -
        Returns a stub for a service endpoint or service instance at a given address.
        -
        -
        Specified by:
        -
        at in interface StubFactoryDSL.AtClause<T>
        -
        Parameters:
        -
        reference - a reference to the endpoint or instance
        -
        Returns:
        -
        the stub
        -
        -
      • -
      - - - -
        -
      • -

        at

        -
        public T at(URI address)
        -
        Description copied from interface: StubFactoryDSL.AtClause
        -
        Returns a stub for a service endpoint at a given address.
        -
        -
        Specified by:
        -
        at in interface StubFactoryDSL.AtClause<T>
        -
        Parameters:
        -
        address - the address
        -
        Returns:
        -
        the stub
        -
        -
      • -
      - - - -
        -
      • -

        stubFor

        -
        public static <T> StubFactoryDSL.AtClause<T> stubFor(GCoreService<T> service)
        -
        Creates a stub for a given GCoreService
        -
        -
        Parameters:
        -
        service - information about the service
        -
        Returns:
        -
        the next clause for the creation of the stub
        -
        -
      • -
      - - - -
        -
      • -

        setProxy

        -
        public static void setProxy(String host,
        -                            int port)
        -
        Configures a proxy for client interactions through this factory.
        -
        -
        Parameters:
        -
        host - the proxy host
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.AtClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.AtClause.html deleted file mode 100644 index 3a48420..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.AtClause.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - -StubFactoryDSL.AtClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Interface StubFactoryDSL.AtClause<T>

-
-
-
-
    -
  • -
    -
    Type Parameters:
    -
    T -
    -
    -
    -
    All Known Implementing Classes:
    -
    StubFactory
    -
    -
    -
    Enclosing interface:
    -
    StubFactoryDSL
    -
    -
    -
    -
    public static interface StubFactoryDSL.AtClause<T>
    -
    Selects the address of the service endpoint or service instance.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      Tat(EndpointReference ref) -
      Returns a stub for a service endpoint or service instance at a given address.
      -
      Tat(URI address) -
      Returns a stub for a service endpoint at a given address.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        at

        -
        T at(URI address)
        -
        Returns a stub for a service endpoint at a given address.
        -
        -
        Parameters:
        -
        address - the address
        -
        Returns:
        -
        the stub
        -
        -
      • -
      - - - -
        -
      • -

        at

        -
        T at(EndpointReference ref)
        -
        Returns a stub for a service endpoint or service instance at a given address.
        -
        -
        Parameters:
        -
        ref - a reference to the endpoint or instance
        -
        Returns:
        -
        the stub
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.html deleted file mode 100644 index c9c8d74..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - -StubFactoryDSL (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws
-

Interface StubFactoryDSL

-
-
-
-
    -
  • -
    -
    -
    public interface StubFactoryDSL
    -
    Simple DSL for the StubFactory
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeInterface and Description
      static interface StubFactoryDSL.AtClause<T> -
      Selects the address of the service endpoint or service instance.
      -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/ExceptionProxy.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/ExceptionProxy.html deleted file mode 100644 index 8d6848e..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/ExceptionProxy.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.ExceptionProxy (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.ExceptionProxy

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreService.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreService.html deleted file mode 100644 index b383a11..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreService.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.GCoreService (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.GCoreService

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceBuilder.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceBuilder.html deleted file mode 100644 index 72f4e5d..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceBuilder.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder

-
-
No usage of org.gcube.common.clients.stubs.jaxws.GCoreServiceBuilder
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.CoordinateClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.CoordinateClause.html deleted file mode 100644 index 6636ba4..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.CoordinateClause.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.CoordinateClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.CoordinateClause

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.NameClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.NameClause.html deleted file mode 100644 index b9ea063..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.NameClause.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.NameClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.NameClause

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.StubClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.StubClause.html deleted file mode 100644 index 0d663d9..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.StubClause.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.StubClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL.StubClause

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.html deleted file mode 100644 index a0ec73a..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/GCoreServiceDSL.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL

-
-
No usage of org.gcube.common.clients.stubs.jaxws.GCoreServiceDSL
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.Empty.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.Empty.html deleted file mode 100644 index 3a6c360..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.Empty.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.html deleted file mode 100644 index 915a93a..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/JAXWSUtils.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.JAXWSUtils (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.JAXWSUtils

-
-
No usage of org.gcube.common.clients.stubs.jaxws.JAXWSUtils
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactory.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactory.html deleted file mode 100644 index 3a869a8..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactory.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.StubFactory (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.StubFactory

-
-
No usage of org.gcube.common.clients.stubs.jaxws.StubFactory
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.AtClause.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.AtClause.html deleted file mode 100644 index 5ffb7a5..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.AtClause.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.StubFactoryDSL.AtClause (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.StubFactoryDSL.AtClause

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.html deleted file mode 100644 index 03a32e9..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/class-use/StubFactoryDSL.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.StubFactoryDSL (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.StubFactoryDSL

-
-
No usage of org.gcube.common.clients.stubs.jaxws.StubFactoryDSL
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AbstractHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AbstractHandler.html deleted file mode 100644 index 6f00217..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AbstractHandler.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - -AbstractHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Class AbstractHandler

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AbstractHandler

        -
        public AbstractHandler()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        handleRequest

        -
        public void handleRequest(GCoreService<?> target,
        -                          SOAPHeader header,
        -                          SOAPMessageContext context)
        -                   throws Exception
        -
        Description copied from interface: CallHandler
        -
        Handles an outgoing call.
        -
        -
        Specified by:
        -
        handleRequest in interface CallHandler
        -
        Parameters:
        -
        target - information about the target service
        -
        header - the SOAP header of the call
        -
        context - the JAX-WS call context
        -
        Throws:
        -
        Exception - if the call cannot be handled
        -
        -
      • -
      - - - -
        -
      • -

        handleResponse

        -
        public void handleResponse(GCoreService<?> target,
        -                           SOAPMessageContext context)
        -                    throws Exception
        -
        Description copied from interface: CallHandler
        -
        Handles the response to a call.
        -
        -
        Specified by:
        -
        handleResponse in interface CallHandler
        -
        Parameters:
        -
        target - information about the target service
        -
        context - the JAX-WS call context
        -
        Throws:
        -
        Exception - if the response cannot be handled
        -
        -
      • -
      - - - -
        -
      • -

        addHeader

        -
        protected final void addHeader(SOAPHeader header,
        -                               QName name,
        -                               String value)
        -                        throws SOAPException
        -
        Helper to set an element on the SOAP header of the outgoing call
        -
        -
        Parameters:
        -
        header - the SOAP header
        -
        name - the name the element's name
        -
        value - the element's value
        -
        Throws:
        -
        SOAPException - if the element cannot be added to the header
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.html deleted file mode 100644 index 34b3c1e..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.html +++ /dev/null @@ -1,386 +0,0 @@ - - - - - - -AuthorizationHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Class AuthorizationHandler

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/CallHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/CallHandler.html deleted file mode 100644 index fe2a695..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/CallHandler.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - -CallHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Interface CallHandler

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        handleRequest

        -
        void handleRequest(GCoreService<?> target,
        -                   SOAPHeader header,
        -                   SOAPMessageContext context)
        -            throws Exception
        -
        Handles an outgoing call.
        -
        -
        Parameters:
        -
        target - information about the target service
        -
        header - the SOAP header of the call
        -
        context - the JAX-WS call context
        -
        Throws:
        -
        Exception - if the call cannot be handled
        -
        -
      • -
      - - - -
        -
      • -

        handleResponse

        -
        void handleResponse(GCoreService<?> target,
        -                    SOAPMessageContext context)
        -             throws Exception
        -
        Handles the response to a call.
        -
        -
        Parameters:
        -
        target - information about the target service
        -
        context - the JAX-WS call context
        -
        Throws:
        -
        Exception - if the response cannot be handled
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html deleted file mode 100644 index 7200f0e..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - -GCoreJAXWSHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Class GCoreJAXWSHandler

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/HandlerRegistry.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/HandlerRegistry.html deleted file mode 100644 index dfaca3d..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/HandlerRegistry.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - -HandlerRegistry (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Class HandlerRegistry

-
-
- -
-
    -
  • -
    -
    -
    public class HandlerRegistry
    -extends Object
    -
    Discovers available CallHandlers.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HandlerRegistry

        -
        public HandlerRegistry()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/LegacyWSAddressingHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/LegacyWSAddressingHandler.html deleted file mode 100644 index 0377987..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/LegacyWSAddressingHandler.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -LegacyWSAddressingHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Class LegacyWSAddressingHandler

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CallHandler
    -
    -
    -
    -
    public class LegacyWSAddressingHandler
    -extends AbstractHandler
    -
    A CallHandler that transforms WS-Addressing information in outgoing calls into MemberSubmission form.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html deleted file mode 100644 index 15641b7..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -TargetServiceHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.handlers
-

Class TargetServiceHandler

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CallHandler
    -
    -
    -
    -
    public class TargetServiceHandler
    -extends AbstractHandler
    -
    A CallHandler that sets the coordinates of the target service on outgoing calls.
    -
    -
    Author:
    -
    Fabio Simeoni
    -
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AbstractHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AbstractHandler.html deleted file mode 100644 index 8a1aa59..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AbstractHandler.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.AbstractHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.handlers.AbstractHandler

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AuthorizationHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AuthorizationHandler.html deleted file mode 100644 index 9c410ef..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/AuthorizationHandler.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler

-
-
No usage of org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/CallHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/CallHandler.html deleted file mode 100644 index bcba24e..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/CallHandler.html +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - -Uses of Interface org.gcube.common.clients.stubs.jaxws.handlers.CallHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Interface
org.gcube.common.clients.stubs.jaxws.handlers.CallHandler

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html deleted file mode 100644 index d6340e1..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler

-
-
No usage of org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/HandlerRegistry.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/HandlerRegistry.html deleted file mode 100644 index 465a300..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/HandlerRegistry.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry

-
-
No usage of org.gcube.common.clients.stubs.jaxws.handlers.HandlerRegistry
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/LegacyWSAddressingHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/LegacyWSAddressingHandler.html deleted file mode 100644 index b61e8da..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/LegacyWSAddressingHandler.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler

-
-
No usage of org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html deleted file mode 100644 index e0c366a..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler

-
-
No usage of org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-frame.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-frame.html deleted file mode 100644 index b9cb365..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-frame.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws.handlers (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - -

org.gcube.common.clients.stubs.jaxws.handlers

-
-

Interfaces

- -

Classes

- -
- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html deleted file mode 100644 index c917fc7..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws.handlers (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Package org.gcube.common.clients.stubs.jaxws.handlers

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-tree.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-tree.html deleted file mode 100644 index c449155..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-tree.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws.handlers Class Hierarchy (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.gcube.common.clients.stubs.jaxws.handlers

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-use.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-use.html deleted file mode 100644 index a0b1790..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-use.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Package org.gcube.common.clients.stubs.jaxws.handlers (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.gcube.common.clients.stubs.jaxws.handlers

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-frame.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-frame.html deleted file mode 100644 index 68dda6d..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-frame.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - -

org.gcube.common.clients.stubs.jaxws

-
-

Interfaces

- -

Classes

- -
- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html deleted file mode 100644 index 055ae0f..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Package org.gcube.common.clients.stubs.jaxws

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-tree.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-tree.html deleted file mode 100644 index 6c32fa3..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-tree.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws Class Hierarchy (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.gcube.common.clients.stubs.jaxws

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-use.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-use.html deleted file mode 100644 index 3d2a79a..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-use.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - -Uses of Package org.gcube.common.clients.stubs.jaxws (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.gcube.common.clients.stubs.jaxws

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/GenericProxyFactory.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/GenericProxyFactory.html deleted file mode 100644 index da3c9b8..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/GenericProxyFactory.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -GenericProxyFactory (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.proxies
-

Class GenericProxyFactory

-
-
- -
-
    -
  • -
    -
    -
    public class GenericProxyFactory
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        log

        -
        public static org.slf4j.Logger log
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GenericProxyFactory

        -
        public GenericProxyFactory()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - -
        -
      • -

        getProxy

        -
        public static <T,I extends T> T getProxy(Class<T> intf,
        -                                         String endpointAddress,
        -                                         I obj)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.html deleted file mode 100644 index 9400deb..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.html +++ /dev/null @@ -1,327 +0,0 @@ - - - - - - -MethodRetriever (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
org.gcube.common.clients.stubs.jaxws.proxies
-

Class MethodRetriever<T>

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/GenericProxyFactory.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/GenericProxyFactory.html deleted file mode 100644 index 15cb7d2..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/GenericProxyFactory.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.proxies.GenericProxyFactory (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.proxies.GenericProxyFactory

-
-
No usage of org.gcube.common.clients.stubs.jaxws.proxies.GenericProxyFactory
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/MethodRetriever.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/MethodRetriever.html deleted file mode 100644 index 5f99b5f..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/class-use/MethodRetriever.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class org.gcube.common.clients.stubs.jaxws.proxies.MethodRetriever (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.gcube.common.clients.stubs.jaxws.proxies.MethodRetriever

-
-
No usage of org.gcube.common.clients.stubs.jaxws.proxies.MethodRetriever
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-frame.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-frame.html deleted file mode 100644 index 4d8307e..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws.proxies (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - -

org.gcube.common.clients.stubs.jaxws.proxies

-
-

Classes

- -
- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html deleted file mode 100644 index 7ca9fe1..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws.proxies (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Package org.gcube.common.clients.stubs.jaxws.proxies

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-tree.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-tree.html deleted file mode 100644 index a542cf0..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-tree.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -org.gcube.common.clients.stubs.jaxws.proxies Class Hierarchy (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.gcube.common.clients.stubs.jaxws.proxies

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-use.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-use.html deleted file mode 100644 index 9206264..0000000 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package org.gcube.common.clients.stubs.jaxws.proxies (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.gcube.common.clients.stubs.jaxws.proxies

-
-
No usage of org.gcube.common.clients.stubs.jaxws.proxies
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/overview-frame.html b/target/apidocs/overview-frame.html deleted file mode 100644 index 2b2c9a5..0000000 --- a/target/apidocs/overview-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - -Overview List (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - -
All Classes
-
-

Packages

- -
-

 

- - diff --git a/target/apidocs/overview-summary.html b/target/apidocs/overview-summary.html deleted file mode 100644 index 567c959..0000000 --- a/target/apidocs/overview-summary.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -Overview (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

GCore Stubs 2.0.0-SNAPSHOT API

-
-
- - - - - - - - - - - - - - - - - - - - -
Packages 
PackageDescription
org.gcube.common.clients.stubs.jaxws 
org.gcube.common.clients.stubs.jaxws.handlers 
org.gcube.common.clients.stubs.jaxws.proxies 
-
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/overview-tree.html b/target/apidocs/overview-tree.html deleted file mode 100644 index 85c5c15..0000000 --- a/target/apidocs/overview-tree.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -Class Hierarchy (GCore Stubs 2.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For All Packages

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2022. All Rights Reserved.

- - diff --git a/target/apidocs/package-list b/target/apidocs/package-list deleted file mode 100644 index ede606d..0000000 --- a/target/apidocs/package-list +++ /dev/null @@ -1,3 +0,0 @@ -org.gcube.common.clients.stubs.jaxws -org.gcube.common.clients.stubs.jaxws.handlers -org.gcube.common.clients.stubs.jaxws.proxies diff --git a/target/apidocs/script.js b/target/apidocs/script.js deleted file mode 100644 index b346356..0000000 --- a/target/apidocs/script.js +++ /dev/null @@ -1,30 +0,0 @@ -function show(type) -{ - count = 0; - for (var key in methods) { - var row = document.getElementById(key); - if ((methods[key] & type) != 0) { - row.style.display = ''; - row.className = (count++ % 2) ? rowColor : altColor; - } - else - row.style.display = 'none'; - } - updateTabs(type); -} - -function updateTabs(type) -{ - for (var value in tabs) { - var sNode = document.getElementById(tabs[value][0]); - var spanNode = sNode.firstChild; - if (value == type) { - sNode.className = activeTableTab; - spanNode.innerHTML = tabs[value][1]; - } - else { - sNode.className = tableTab; - spanNode.innerHTML = "" + tabs[value][1] + ""; - } - } -} diff --git a/target/apidocs/stylesheet.css b/target/apidocs/stylesheet.css deleted file mode 100644 index 98055b2..0000000 --- a/target/apidocs/stylesheet.css +++ /dev/null @@ -1,574 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ - -@import url('resources/fonts/dejavu.css'); - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4A6782; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; - font-style:italic; -} -h4 { - font-size:13px; -} -h5 { - font-size:12px; -} -h6 { - font-size:11px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -table tr td dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:11px; - z-index:200; - margin-top:-9px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-color:#4D7A97; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:11px; - margin:0; -} -.topNav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.bottomNav { - margin-top:10px; - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.subNav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -ul.subNavList li{ - list-style:none; - float:left; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.navBarCell1Rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skipNav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader span{ - margin-right:15px; -} -.indexHeader h1 { - font-size:13px; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:12px; -} -.indexContainer h2 { - font-size:13px; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; - padding-top:2px; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:5px 0 10px 0px; - font-size:14px; - font-family:'DejaVu Sans Mono',monospace; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #ededed; - background-color:#f8f8f8; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { - width:100%; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; -} -.overviewSummary, .memberSummary { - padding:0px; -} -.overviewSummary caption, .memberSummary caption, .typeSummary caption, -.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - padding-top:10px; - padding-left:1px; - margin:0px; - white-space:pre; -} -.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, -.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, -.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, -.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, -.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, -.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, -.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, -.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, -.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -.memberSummary caption span.activeTableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#F8981D; - height:16px; -} -.memberSummary caption span.tableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#4D7A97; - height:16px; -} -.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { - padding-top:0px; - padding-left:0px; - padding-right:0px; - background-image:none; - float:none; - display:inline; -} -.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, -.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { - display:none; - width:5px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .activeTableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .tableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - background-color:#4D7A97; - float:left; - -} -.overviewSummary td, .memberSummary td, .typeSummary td, -.useSummary td, .constantsSummary td, .deprecatedSummary td { - text-align:left; - padding:0px 0px 12px 10px; -} -th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, -td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ - vertical-align:top; - padding-right:0px; - padding-top:8px; - padding-bottom:3px; -} -th.colFirst, th.colLast, th.colOne, .constantsSummary th { - background:#dee3e9; - text-align:left; - padding:8px 3px 3px 7px; -} -td.colFirst, th.colFirst { - white-space:nowrap; - font-size:13px; -} -td.colLast, th.colLast { - font-size:13px; -} -td.colOne, th.colOne { - font-size:13px; -} -.overviewSummary td.colFirst, .overviewSummary th.colFirst, -.useSummary td.colFirst, .useSummary th.colFirst, -.overviewSummary td.colOne, .overviewSummary th.colOne, -.memberSummary td.colFirst, .memberSummary th.colFirst, -.memberSummary td.colOne, .memberSummary th.colOne, -.typeSummary td.colFirst{ - width:25%; - vertical-align:top; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -.tableSubHeadingColor { - background-color:#EEEEFF; -} -.altColor { - background-color:#FFFFFF; -} -.rowColor { - background-color:#EEEEEF; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} - -ul.blockList ul.blockList ul.blockList li.blockList h3 { - font-style:normal; -} - -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} - -td.colLast div { - padding-top:0px; -} - - -td.colLast a { - padding-bottom:3px; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:3px 10px 2px 0px; - color:#474747; -} -.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, -.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, -.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { - font-weight:bold; -} -.deprecationComment, .emphasizedPhrase, .interfaceName { - font-style:italic; -} - -div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, -div.block div.block span.interfaceName { - font-style:normal; -} - -div.contentContainer ul.blockList li.blockList h2{ - padding-bottom:0px; -} diff --git a/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml b/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml deleted file mode 100644 index 8b89c97..0000000 --- a/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - src/main/javadoc - diff --git a/target/javadoc-bundle-options/package-list b/target/javadoc-bundle-options/package-list deleted file mode 100644 index 42c9b95..0000000 --- a/target/javadoc-bundle-options/package-list +++ /dev/null @@ -1,203 +0,0 @@ -java.applet -java.awt -java.awt.color -java.awt.datatransfer -java.awt.dnd -java.awt.event -java.awt.font -java.awt.geom -java.awt.im -java.awt.im.spi -java.awt.image -java.awt.image.renderable -java.awt.print -java.beans -java.beans.beancontext -java.io -java.lang -java.lang.annotation -java.lang.instrument -java.lang.management -java.lang.ref -java.lang.reflect -java.math -java.net -java.nio -java.nio.channels -java.nio.channels.spi -java.nio.charset -java.nio.charset.spi -java.rmi -java.rmi.activation -java.rmi.dgc -java.rmi.registry -java.rmi.server -java.security -java.security.acl -java.security.cert -java.security.interfaces -java.security.spec -java.sql -java.text -java.text.spi -java.util -java.util.concurrent -java.util.concurrent.atomic -java.util.concurrent.locks -java.util.jar -java.util.logging -java.util.prefs -java.util.regex -java.util.spi -java.util.zip -javax.accessibility -javax.activation -javax.activity -javax.annotation -javax.annotation.processing -javax.crypto -javax.crypto.interfaces -javax.crypto.spec -javax.imageio -javax.imageio.event -javax.imageio.metadata -javax.imageio.plugins.bmp -javax.imageio.plugins.jpeg -javax.imageio.spi -javax.imageio.stream -javax.jws -javax.jws.soap -javax.lang.model -javax.lang.model.element -javax.lang.model.type -javax.lang.model.util -javax.management -javax.management.loading -javax.management.modelmbean -javax.management.monitor -javax.management.openmbean -javax.management.relation -javax.management.remote -javax.management.remote.rmi -javax.management.timer -javax.naming -javax.naming.directory -javax.naming.event -javax.naming.ldap -javax.naming.spi -javax.net -javax.net.ssl -javax.print -javax.print.attribute -javax.print.attribute.standard -javax.print.event -javax.rmi -javax.rmi.CORBA -javax.rmi.ssl -javax.script -javax.security.auth -javax.security.auth.callback -javax.security.auth.kerberos -javax.security.auth.login -javax.security.auth.spi -javax.security.auth.x500 -javax.security.cert -javax.security.sasl -javax.sound.midi -javax.sound.midi.spi -javax.sound.sampled -javax.sound.sampled.spi -javax.sql -javax.sql.rowset -javax.sql.rowset.serial -javax.sql.rowset.spi -javax.swing -javax.swing.border -javax.swing.colorchooser -javax.swing.event -javax.swing.filechooser -javax.swing.plaf -javax.swing.plaf.basic -javax.swing.plaf.metal -javax.swing.plaf.multi -javax.swing.plaf.synth -javax.swing.table -javax.swing.text -javax.swing.text.html -javax.swing.text.html.parser -javax.swing.text.rtf -javax.swing.tree -javax.swing.undo -javax.tools -javax.transaction -javax.transaction.xa -javax.xml -javax.xml.bind -javax.xml.bind.annotation -javax.xml.bind.annotation.adapters -javax.xml.bind.attachment -javax.xml.bind.helpers -javax.xml.bind.util -javax.xml.crypto -javax.xml.crypto.dom -javax.xml.crypto.dsig -javax.xml.crypto.dsig.dom -javax.xml.crypto.dsig.keyinfo -javax.xml.crypto.dsig.spec -javax.xml.datatype -javax.xml.namespace -javax.xml.parsers -javax.xml.soap -javax.xml.stream -javax.xml.stream.events -javax.xml.stream.util -javax.xml.transform -javax.xml.transform.dom -javax.xml.transform.sax -javax.xml.transform.stax -javax.xml.transform.stream -javax.xml.validation -javax.xml.ws -javax.xml.ws.handler -javax.xml.ws.handler.soap -javax.xml.ws.http -javax.xml.ws.soap -javax.xml.ws.spi -javax.xml.ws.wsaddressing -javax.xml.xpath -org.ietf.jgss -org.omg.CORBA -org.omg.CORBA.DynAnyPackage -org.omg.CORBA.ORBPackage -org.omg.CORBA.TypeCodePackage -org.omg.CORBA.portable -org.omg.CORBA_2_3 -org.omg.CORBA_2_3.portable -org.omg.CosNaming -org.omg.CosNaming.NamingContextExtPackage -org.omg.CosNaming.NamingContextPackage -org.omg.Dynamic -org.omg.DynamicAny -org.omg.DynamicAny.DynAnyFactoryPackage -org.omg.DynamicAny.DynAnyPackage -org.omg.IOP -org.omg.IOP.CodecFactoryPackage -org.omg.IOP.CodecPackage -org.omg.Messaging -org.omg.PortableInterceptor -org.omg.PortableInterceptor.ORBInitInfoPackage -org.omg.PortableServer -org.omg.PortableServer.CurrentPackage -org.omg.PortableServer.POAManagerPackage -org.omg.PortableServer.POAPackage -org.omg.PortableServer.ServantLocatorPackage -org.omg.PortableServer.portable -org.omg.SendingContext -org.omg.stub.java.rmi -org.w3c.dom -org.w3c.dom.bootstrap -org.w3c.dom.events -org.w3c.dom.ls -org.xml.sax -org.xml.sax.ext -org.xml.sax.helpers \ No newline at end of file diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties deleted file mode 100644 index b84dfb0..0000000 --- a/target/maven-archiver/pom.properties +++ /dev/null @@ -1,3 +0,0 @@ -version=2.0.0-SNAPSHOT -groupId=org.gcube.core -artifactId=common-gcore-stubs diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst deleted file mode 100644 index d18cc2b..0000000 --- a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +++ /dev/null @@ -1,26 +0,0 @@ -org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL$NameClause.class -org/gcube/common/clients/stubs/jaxws/ExceptionProxy.class -org/gcube/common/clients/stubs/jaxws/StubFactoryDSL$AtClause.class -org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.class -org/gcube/common/clients/stubs/jaxws/JAXWSUtils.class -org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.class -org/gcube/common/clients/stubs/jaxws/StubFactory.class -org/gcube/common/clients/stubs/jaxws/GCoreServiceBuilder.class -org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.class -org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL$CoordinateClause.class -org/gcube/common/clients/stubs/jaxws/handlers/CallHandler.class -org/gcube/common/clients/stubs/jaxws/StubCache$LRUCache.class -org/gcube/common/clients/stubs/jaxws/handlers/HandlerRegistry.class -org/gcube/common/clients/stubs/jaxws/JAXWSUtils$Empty.class -org/gcube/common/clients/stubs/jaxws/ExceptionProxy$StackTraceElementProxy.class -org/gcube/common/clients/stubs/jaxws/GCoreEndpointReference.class -org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.class -org/gcube/common/clients/stubs/jaxws/proxies/GenericProxyFactory.class -org/gcube/common/clients/stubs/jaxws/GCoreService.class -org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL$StubClause.class -org/gcube/common/clients/stubs/jaxws/StubFactory$1.class -org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.class -org/gcube/common/clients/stubs/jaxws/StubCache.class -org/gcube/common/clients/stubs/jaxws/handlers/AbstractHandler.class -org/gcube/common/clients/stubs/jaxws/handlers/LegacyWSAddressingHandler.class -org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.class diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst deleted file mode 100644 index 42a89fb..0000000 --- a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +++ /dev/null @@ -1,18 +0,0 @@ -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/GCoreEndpointReference.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/StubFactory.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/LegacyWSAddressingHandler.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/GCoreService.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/JAXWSUtils.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/HandlerRegistry.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/ExceptionProxy.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/GCoreServiceBuilder.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/GCoreServiceDSL.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/StubCache.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/StubFactoryDSL.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AbstractHandler.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/CallHandler.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/proxies/GenericProxyFactory.java -/home/lucio/git/common-gcore-stubs/src/main/java/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.java