Flatten callhome-provider
[netconf.git] / apps / callhome-provider / src / main / java / org / opendaylight / netconf / topology / callhome / CallHomeSessionContext.java
similarity index 96%
rename from apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/server/CallHomeSessionContext.java
rename to apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContext.java
index cf28f554101dad69e867d9547f569965477e4b65..28d95f528ea0de6a13fb199e6c47709d1ed182b4 100644 (file)
@@ -5,7 +5,7 @@
  * 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.netconf.callhome.server;
+package org.opendaylight.netconf.topology.callhome;
 
 import com.google.common.util.concurrent.SettableFuture;
 import org.opendaylight.netconf.client.NetconfClientSession;