public interface RouteManager
abstract Unit
addRoute(CIDRBlock cidr)
removeRoute(CIDRBlock cidr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit addRoute(CIDRBlock cidr)
abstract Unit removeRoute(CIDRBlock cidr)