X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-prov%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fdmaap%2Fdatarouter%2Fprovisioning%2Fpackage.html;h=af08391ac3aadef1f2b9cd8ee4afceb3aa63b9cb;hb=343f8d2a0e05b783a17d0056bd2c483ca210970a;hp=7b009312f53883ba1aa1c6b7bb459a093b1786b9;hpb=e4b20cc6f7c31f48ddd0de5bcd054b09a35cd510;p=dmaap%2Fdatarouter.git diff --git a/datarouter-prov/src/main/java/org/onap/dmaap/datarouter/provisioning/package.html b/datarouter-prov/src/main/java/org/onap/dmaap/datarouter/provisioning/package.html index 7b009312..af08391a 100644 --- a/datarouter-prov/src/main/java/org/onap/dmaap/datarouter/provisioning/package.html +++ b/datarouter-prov/src/main/java/org/onap/dmaap/datarouter/provisioning/package.html @@ -1,123 +1,123 @@ -#------------------------------------------------------------------------------- -# ============LICENSE_START================================================== -# * org.onap.dmaap -# * =========================================================================== -# * Copyright © 2017 AT&T Intellectual Property. All rights reserved. -# * =========================================================================== -# * Licensed under the Apache License, Version 2.0 (the "License"); -# * you may not use this file except in compliance with the License. -# * You may obtain a copy of the License at -# * -# * http://www.apache.org/licenses/LICENSE-2.0 -# * -# * Unless required by applicable law or agreed to in writing, software -# * distributed under the License is distributed on an "AS IS" BASIS, -# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# * See the License for the specific language governing permissions and -# * limitations under the License. -# * ============LICENSE_END==================================================== -# * -# * ECOMP is a trademark and service mark of AT&T Intellectual Property. -# * -#------------------------------------------------------------------------------- - - - -

-This package provides the servlets used by the provisioning server for the Data Router application. -URLs are from the document URLs for DR Release 1 Version 1.2. -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
URL Path Summary 
URL PathSymbolic NameServlet NameAllowed Methods
/<drFeedsUrl>{@link com.att.research.datarouter.provisioning.DRFeedsServlet}DELETEGETPOSTPUT
/feed/feedid<feedUrl>{@link com.att.research.datarouter.provisioning.FeedServlet}DELETEGETPOSTPUT
/publish/feedid<publishUrl>{@link com.att.research.datarouter.provisioning.PublishServlet}DELETEGETPOSTPUT
/subscribe/feedid<subscribeUrl>{@link com.att.research.datarouter.provisioning.SubscribeServlet}DELETEGETPOSTPUT
/feedlog/feedid<feedLogUrl>{@link com.att.research.datarouter.provisioning.FeedLogServlet}DELETEGETPOSTPUT
/subs/subid<subscriptionUrl>{@link com.att.research.datarouter.provisioning.SubscriptionServlet}DELETEGETPOSTPUT
/sublog/subid<subLogUrl>{@link com.att.research.datarouter.provisioning.SubLogServlet}DELETEGETPOSTPUT
/internal/*<internalUrl>{@link com.att.research.datarouter.provisioning.InternalServlet}DELETEGETPOSTPUT
/internal/route/*<routeUrl>{@link com.att.research.datarouter.provisioning.RouteServlet}DELETEGETPOSTPUT
-
- - +#------------------------------------------------------------------------------- +# ============LICENSE_START================================================== +# * org.onap.dmaap +# * =========================================================================== +# * Copyright � 2017 AT&T Intellectual Property. All rights reserved. +# * =========================================================================== +# * Licensed under the Apache License, Version 2.0 (the "License"); +# * you may not use this file except in compliance with the License. +# * You may obtain a copy of the License at +# * +# * http://www.apache.org/licenses/LICENSE-2.0 +# * +# * Unless required by applicable law or agreed to in writing, software +# * distributed under the License is distributed on an "AS IS" BASIS, +# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# * See the License for the specific language governing permissions and +# * limitations under the License. +# * ============LICENSE_END==================================================== +# * +# * ECOMP is a trademark and service mark of AT&T Intellectual Property. +# * +#------------------------------------------------------------------------------- + + + +

+This package provides the servlets used by the provisioning server for the Data Router application. +URLs are from the document URLs for DR Release 1 Version 1.2. +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
URL Path Summary 
URL PathSymbolic NameServlet NameAllowed Methods
/<drFeedsUrl>{@link org.onap.dmaap.datarouter.provisioning.DRFeedsServlet}DELETEGETPOSTPUT
/feed/feedid<feedUrl>{@link org.onap.dmaap.datarouter.provisioning.FeedServlet}DELETEGETPOSTPUT
/publish/feedid<publishUrl>{@link org.onap.dmaap.datarouter.provisioning.PublishServlet}DELETEGETPOSTPUT
/subscribe/feedid<subscribeUrl>{@link org.onap.dmaap.datarouter.provisioning.SubscribeServlet}DELETEGETPOSTPUT
/feedlog/feedid<feedLogUrl>{@link org.onap.dmaap.datarouter.provisioning.FeedLogServlet}DELETEGETPOSTPUT
/subs/subid<subscriptionUrl>{@link org.onap.dmaap.datarouter.provisioning.SubscriptionServlet}DELETEGETPOSTPUT
/sublog/subid<subLogUrl>{@link org.onap.dmaap.datarouter.provisioning.SubLogServlet}DELETEGETPOSTPUT
/internal/*<internalUrl>{@link org.onap.dmaap.datarouter.provisioning.InternalServlet}DELETEGETPOSTPUT
/internal/route/*<routeUrl>{@link org.onap.dmaap.datarouter.provisioning.RouteServlet}DELETEGETPOSTPUT
+
+ +