Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / packet / PacketResult.java
index c2926579ebb72c5faaef8c3e8cc1db1efd3cb02c..3583bd1f48309f02bba6afb2970de764add204fb 100644 (file)
@@ -18,6 +18,7 @@ package org.opendaylight.controller.sal.packet;
  * Possible results for Data packet processing handler
  *
  */
  * Possible results for Data packet processing handler
  *
  */
+@Deprecated
 public enum PacketResult {
     /**
      * Packet has been processed and noone in the chain after us is
 public enum PacketResult {
     /**
      * Packet has been processed and noone in the chain after us is