blob: 4789c6e63e26af22a4f005eeeb746396b810bfff [file] [log] [blame]
package net.onrc.onos.ofcontroller.app;
/**
* @author Toshio Koide (t-koide@onlab.us)
* This code is valid for the architectural study purpose only.
*/
public class ShortestPath implements BaseApplication {
}