BUG-64 : initial rewrite, MessageRegistry.
[bgpcep.git] / pcep / spi / src / main / java / org / opendaylight / protocol / pcep / spi / PCEPMessageConstants.java
similarity index 86%
rename from pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPMessageConstants.java
rename to pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPMessageConstants.java
index 13d956699759b2906de2b0cdfb7932294d6f40f1..31fcaab686d717e46bb429d1d293b1d70557e3d7 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.protocol.pcep.impl;
+package org.opendaylight.protocol.pcep.spi;
 
 /**
  *
  */
-final class PCEPMessageConstants {
+public final class PCEPMessageConstants {
        /**
         * Length of the common message header, in bytes.
         */