Un-deprecate JSONRestconfService(Impl)
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / netconf / sal / restconf / api / JSONRestconfService.java
index d3f918741901564814cc8b176aca17ff4234df78..3550ddee8749a3d27b56e3d0edbae898c4e64a5d 100644 (file)
@@ -14,9 +14,10 @@ import org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType;
 import org.opendaylight.yangtools.yang.common.OperationFailedException;
 
 /**
- * @author Thomas Pantelis
+ * Provides restconf CRUD operations via code with input/output data in JSON format.
+ *
+ * @author Thomas Pantelis.
  */
-@Deprecated
 public interface JSONRestconfService {
     /**
      * The data tree root path.