Package org.openflow.example.cli

Class Summary
Option  
Options Very basic CLI options listing
SimpleCLI Very basic command line interface (really should be something in java.* for this; only implementing this to remove external dependencies) Modeled after org.apache.common.cli .
 

Exception Summary
ParseException