From 5539ab17329ab92922ee1422bc046e2db14e478e Mon Sep 17 00:00:00 2001 From: QubitPi Date: Sun, 17 Dec 2023 13:22:14 +0000 Subject: [PATCH] deploy: 6dd5b2dce0bbeb1fb0d85062ec3bcc01aab5432d --- apidocs/allclasses-index.html | 2 +- apidocs/allpackages-index.html | 2 +- .../qubitpi/ws/jersey/template/application/BinderFactory.html | 2 +- .../qubitpi/ws/jersey/template/application/ResourceConfig.html | 2 +- .../ws/jersey/template/application/class-use/BinderFactory.html | 2 +- .../jersey/template/application/class-use/ResourceConfig.html | 2 +- .../qubitpi/ws/jersey/template/application/package-summary.html | 2 +- .../qubitpi/ws/jersey/template/application/package-tree.html | 2 +- .../com/qubitpi/ws/jersey/template/application/package-use.html | 2 +- apidocs/com/qubitpi/ws/jersey/template/cache/LruCache.html | 2 +- .../qubitpi/ws/jersey/template/cache/class-use/LruCache.html | 2 +- .../com/qubitpi/ws/jersey/template/cache/package-summary.html | 2 +- apidocs/com/qubitpi/ws/jersey/template/cache/package-tree.html | 2 +- apidocs/com/qubitpi/ws/jersey/template/cache/package-use.html | 2 +- .../qubitpi/ws/jersey/template/config/ApplicationConfig.html | 2 +- apidocs/com/qubitpi/ws/jersey/template/config/OAuthConfig.html | 2 +- .../ws/jersey/template/config/class-use/ApplicationConfig.html | 2 +- .../ws/jersey/template/config/class-use/OAuthConfig.html | 2 +- .../com/qubitpi/ws/jersey/template/config/package-summary.html | 2 +- apidocs/com/qubitpi/ws/jersey/template/config/package-tree.html | 2 +- apidocs/com/qubitpi/ws/jersey/template/config/package-use.html | 2 +- .../qubitpi/ws/jersey/template/web/endpoints/DataServlet.html | 2 +- .../ws/jersey/template/web/endpoints/class-use/DataServlet.html | 2 +- .../ws/jersey/template/web/endpoints/package-summary.html | 2 +- .../qubitpi/ws/jersey/template/web/endpoints/package-tree.html | 2 +- .../qubitpi/ws/jersey/template/web/endpoints/package-use.html | 2 +- .../com/qubitpi/ws/jersey/template/web/filters/CorsFilter.html | 2 +- .../com/qubitpi/ws/jersey/template/web/filters/OAuthFilter.html | 2 +- .../ws/jersey/template/web/filters/class-use/CorsFilter.html | 2 +- .../ws/jersey/template/web/filters/class-use/OAuthFilter.html | 2 +- .../jersey/template/web/filters/oauth/AccessTokenValidator.html | 2 +- .../web/filters/oauth/class-use/AccessTokenValidator.html | 2 +- .../ws/jersey/template/web/filters/oauth/package-summary.html | 2 +- .../ws/jersey/template/web/filters/oauth/package-tree.html | 2 +- .../ws/jersey/template/web/filters/oauth/package-use.html | 2 +- .../qubitpi/ws/jersey/template/web/filters/package-summary.html | 2 +- .../qubitpi/ws/jersey/template/web/filters/package-tree.html | 2 +- .../com/qubitpi/ws/jersey/template/web/filters/package-use.html | 2 +- apidocs/constant-values.html | 2 +- apidocs/help-doc.html | 2 +- apidocs/index-all.html | 2 +- apidocs/index.html | 2 +- apidocs/overview-summary.html | 2 +- apidocs/overview-tree.html | 2 +- apidocs/serialized-form.html | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html index 7733be24..996f74e1 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -1,7 +1,7 @@ - + All Classes and Interfaces (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/allpackages-index.html b/apidocs/allpackages-index.html index 63cc968a..ff72cf5c 100644 --- a/apidocs/allpackages-index.html +++ b/apidocs/allpackages-index.html @@ -1,7 +1,7 @@ - + All Packages (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/BinderFactory.html b/apidocs/com/qubitpi/ws/jersey/template/application/BinderFactory.html index 48cf69e7..422eb83f 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/BinderFactory.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/BinderFactory.html @@ -1,7 +1,7 @@ - + BinderFactory (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/ResourceConfig.html b/apidocs/com/qubitpi/ws/jersey/template/application/ResourceConfig.html index 14e9d152..65730129 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/ResourceConfig.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/ResourceConfig.html @@ -1,7 +1,7 @@ - + ResourceConfig (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/class-use/BinderFactory.html b/apidocs/com/qubitpi/ws/jersey/template/application/class-use/BinderFactory.html index 67de19e8..0c35e98a 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/class-use/BinderFactory.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/class-use/BinderFactory.html @@ -1,7 +1,7 @@ - + Uses of Class com.qubitpi.ws.jersey.template.application.BinderFactory (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/class-use/ResourceConfig.html b/apidocs/com/qubitpi/ws/jersey/template/application/class-use/ResourceConfig.html index c4ae2dc1..25be49ea 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/class-use/ResourceConfig.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/class-use/ResourceConfig.html @@ -1,7 +1,7 @@ - + Uses of Class com.qubitpi.ws.jersey.template.application.ResourceConfig (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/package-summary.html b/apidocs/com/qubitpi/ws/jersey/template/application/package-summary.html index c43a1655..05a742c0 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/package-summary.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/package-summary.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.application (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/package-tree.html b/apidocs/com/qubitpi/ws/jersey/template/application/package-tree.html index bcbc8cf6..ee4e6772 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/package-tree.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/package-tree.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.application Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/application/package-use.html b/apidocs/com/qubitpi/ws/jersey/template/application/package-use.html index 70ee5697..9b7bf322 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/application/package-use.html +++ b/apidocs/com/qubitpi/ws/jersey/template/application/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.qubitpi.ws.jersey.template.application (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/cache/LruCache.html b/apidocs/com/qubitpi/ws/jersey/template/cache/LruCache.html index e334e969..c25a0678 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/cache/LruCache.html +++ b/apidocs/com/qubitpi/ws/jersey/template/cache/LruCache.html @@ -1,7 +1,7 @@ - + LruCache (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/cache/class-use/LruCache.html b/apidocs/com/qubitpi/ws/jersey/template/cache/class-use/LruCache.html index 8a896662..9beb0468 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/cache/class-use/LruCache.html +++ b/apidocs/com/qubitpi/ws/jersey/template/cache/class-use/LruCache.html @@ -1,7 +1,7 @@ - + Uses of Class com.qubitpi.ws.jersey.template.cache.LruCache (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/cache/package-summary.html b/apidocs/com/qubitpi/ws/jersey/template/cache/package-summary.html index 7a300080..df7f7ef0 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/cache/package-summary.html +++ b/apidocs/com/qubitpi/ws/jersey/template/cache/package-summary.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.cache (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/cache/package-tree.html b/apidocs/com/qubitpi/ws/jersey/template/cache/package-tree.html index 2808c173..e42a1244 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/cache/package-tree.html +++ b/apidocs/com/qubitpi/ws/jersey/template/cache/package-tree.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.cache Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/cache/package-use.html b/apidocs/com/qubitpi/ws/jersey/template/cache/package-use.html index 1c4e8c82..39a06c32 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/cache/package-use.html +++ b/apidocs/com/qubitpi/ws/jersey/template/cache/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.qubitpi.ws.jersey.template.cache (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/ApplicationConfig.html b/apidocs/com/qubitpi/ws/jersey/template/config/ApplicationConfig.html index 275fe8af..6eca1272 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/ApplicationConfig.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/ApplicationConfig.html @@ -1,7 +1,7 @@ - + ApplicationConfig (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/OAuthConfig.html b/apidocs/com/qubitpi/ws/jersey/template/config/OAuthConfig.html index 8eb54139..b396a3ce 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/OAuthConfig.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/OAuthConfig.html @@ -1,7 +1,7 @@ - + OAuthConfig (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/class-use/ApplicationConfig.html b/apidocs/com/qubitpi/ws/jersey/template/config/class-use/ApplicationConfig.html index ad8421a1..9d4be2f2 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/class-use/ApplicationConfig.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/class-use/ApplicationConfig.html @@ -1,7 +1,7 @@ - + Uses of Interface com.qubitpi.ws.jersey.template.config.ApplicationConfig (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/class-use/OAuthConfig.html b/apidocs/com/qubitpi/ws/jersey/template/config/class-use/OAuthConfig.html index 6c85ae53..406bfa69 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/class-use/OAuthConfig.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/class-use/OAuthConfig.html @@ -1,7 +1,7 @@ - + Uses of Interface com.qubitpi.ws.jersey.template.config.OAuthConfig (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/package-summary.html b/apidocs/com/qubitpi/ws/jersey/template/config/package-summary.html index 7e511142..047ba4cf 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/package-summary.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/package-summary.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.config (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/package-tree.html b/apidocs/com/qubitpi/ws/jersey/template/config/package-tree.html index f9eec05a..c775803a 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/package-tree.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/package-tree.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.config Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/config/package-use.html b/apidocs/com/qubitpi/ws/jersey/template/config/package-use.html index 7973d705..c292f865 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/config/package-use.html +++ b/apidocs/com/qubitpi/ws/jersey/template/config/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.qubitpi.ws.jersey.template.config (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/DataServlet.html b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/DataServlet.html index 46ec3607..97cad6f5 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/DataServlet.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/DataServlet.html @@ -1,7 +1,7 @@ - + DataServlet (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/class-use/DataServlet.html b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/class-use/DataServlet.html index 8b68e905..ad58cc60 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/class-use/DataServlet.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/class-use/DataServlet.html @@ -1,7 +1,7 @@ - + Uses of Class com.qubitpi.ws.jersey.template.web.endpoints.DataServlet (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-summary.html b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-summary.html index efb26c91..63ddcb0a 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-summary.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-summary.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.web.endpoints (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-tree.html b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-tree.html index d5ebf83b..e62555bf 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-tree.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-tree.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.web.endpoints Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-use.html b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-use.html index 1100c849..d68d7810 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-use.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/endpoints/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.qubitpi.ws.jersey.template.web.endpoints (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/CorsFilter.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/CorsFilter.html index 9dffc37e..cf4d8835 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/CorsFilter.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/CorsFilter.html @@ -1,7 +1,7 @@ - + CorsFilter (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/OAuthFilter.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/OAuthFilter.html index 54a050a7..23c32f8e 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/OAuthFilter.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/OAuthFilter.html @@ -1,7 +1,7 @@ - + OAuthFilter (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/CorsFilter.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/CorsFilter.html index 212425ae..c895fd55 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/CorsFilter.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/CorsFilter.html @@ -1,7 +1,7 @@ - + Uses of Class com.qubitpi.ws.jersey.template.web.filters.CorsFilter (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/OAuthFilter.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/OAuthFilter.html index c56c6ff5..cc8bb11b 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/OAuthFilter.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/class-use/OAuthFilter.html @@ -1,7 +1,7 @@ - + Uses of Class com.qubitpi.ws.jersey.template.web.filters.OAuthFilter (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/AccessTokenValidator.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/AccessTokenValidator.html index d2dc3b4b..8ec48e93 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/AccessTokenValidator.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/AccessTokenValidator.html @@ -1,7 +1,7 @@ - + AccessTokenValidator (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/class-use/AccessTokenValidator.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/class-use/AccessTokenValidator.html index edf20b6c..44ae9bac 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/class-use/AccessTokenValidator.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/class-use/AccessTokenValidator.html @@ -1,7 +1,7 @@ - + Uses of Interface com.qubitpi.ws.jersey.template.web.filters.oauth.AccessTokenValidator (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-summary.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-summary.html index 72692c9d..f043797d 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-summary.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-summary.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.web.filters.oauth (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-tree.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-tree.html index f31196f9..39eb6039 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-tree.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-tree.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.web.filters.oauth Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-use.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-use.html index fd1dd1b2..a829737e 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-use.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/oauth/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.qubitpi.ws.jersey.template.web.filters.oauth (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-summary.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-summary.html index 04098467..2cb64bde 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-summary.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-summary.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.web.filters (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-tree.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-tree.html index bde4d2fa..c7a08207 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-tree.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-tree.html @@ -1,7 +1,7 @@ - + com.qubitpi.ws.jersey.template.web.filters Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-use.html b/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-use.html index 9b251215..bbff756f 100644 --- a/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-use.html +++ b/apidocs/com/qubitpi/ws/jersey/template/web/filters/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.qubitpi.ws.jersey.template.web.filters (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index e53b41e6..f31256b0 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -1,7 +1,7 @@ - + Constant Field Values (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index d88d534e..ffcca5b6 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -1,7 +1,7 @@ - + API Help (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 42824608..f0a4786a 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -1,7 +1,7 @@ - + Index (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/index.html b/apidocs/index.html index 26af2632..6efaa0b2 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -1,7 +1,7 @@ - + Overview (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index fee8a245..719786bd 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -1,7 +1,7 @@ - + Jersey Webservice Template 1.0-SNAPSHOT API diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index 7ba49544..ce3e780e 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -1,7 +1,7 @@ - + Class Hierarchy (Jersey Webservice Template 1.0-SNAPSHOT API) diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index 6dd5aed8..301965d3 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -1,7 +1,7 @@ - + Serialized Form (Jersey Webservice Template 1.0-SNAPSHOT API)