Split Restconf implementations (draft02 and RFC) - move
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / restconf / restful / services / api / RestconfStreamsSubscriptionService.java
index 98a9be4ebaadfcbb97df2fbc2f088044fca640a5..16790a69cf76ea368c68cbbc20fe72504c5c19be 100644 (file)
@@ -18,7 +18,9 @@ import org.opendaylight.restconf.common.context.NormalizedNodeContext;
 /**
  * Subscribing to streams.
  *
+ * @deprecated move to splitted module restconf-nb-rfc8040
  */
+@Deprecated
 public interface RestconfStreamsSubscriptionService {
 
     /**