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=113b1cc43f5996b9b280b08ed5c1bf3875161162;hb=refs%2Fchanges%2F53%2F57653%2F3;hp=7b009312f53883ba1aa1c6b7bb459a093b1786b9;hpb=102790938e1d344121be0edda6f82b6f1d9530fb;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..113b1cc4 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 @@ -2,7 +2,7 @@ # ============LICENSE_START================================================== # * org.onap.dmaap # * =========================================================================== -# * Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# * 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. @@ -39,7 +39,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. / <drFeedsUrl> - {@link com.att.research.datarouter.provisioning.DRFeedsServlet} + {@link org.onap.dmaap.datarouter.provisioning.DRFeedsServlet} DELETE GET POST @@ -48,7 +48,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /feed/feedid <feedUrl> - {@link com.att.research.datarouter.provisioning.FeedServlet} + {@link org.onap.dmaap.datarouter.provisioning.FeedServlet} DELETE GET POST @@ -57,7 +57,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /publish/feedid <publishUrl> - {@link com.att.research.datarouter.provisioning.PublishServlet} + {@link org.onap.dmaap.datarouter.provisioning.PublishServlet} DELETE GET POST @@ -66,7 +66,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /subscribe/feedid <subscribeUrl> - {@link com.att.research.datarouter.provisioning.SubscribeServlet} + {@link org.onap.dmaap.datarouter.provisioning.SubscribeServlet} DELETE GET POST @@ -75,7 +75,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /feedlog/feedid <feedLogUrl> - {@link com.att.research.datarouter.provisioning.FeedLogServlet} + {@link org.onap.dmaap.datarouter.provisioning.FeedLogServlet} DELETE GET POST @@ -84,7 +84,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /subs/subid <subscriptionUrl> - {@link com.att.research.datarouter.provisioning.SubscriptionServlet} + {@link org.onap.dmaap.datarouter.provisioning.SubscriptionServlet} DELETE GET POST @@ -93,7 +93,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /sublog/subid <subLogUrl> - {@link com.att.research.datarouter.provisioning.SubLogServlet} + {@link org.onap.dmaap.datarouter.provisioning.SubLogServlet} DELETE GET POST @@ -102,7 +102,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /internal/* <internalUrl> - {@link com.att.research.datarouter.provisioning.InternalServlet} + {@link org.onap.dmaap.datarouter.provisioning.InternalServlet} DELETE GET POST @@ -111,7 +111,7 @@ URLs are from the document URLs for DR Release 1 Version 1.2. /internal/route/* <routeUrl> - {@link com.att.research.datarouter.provisioning.RouteServlet} + {@link org.onap.dmaap.datarouter.provisioning.RouteServlet} DELETE GET POST