Package com.dalsemi.shell.server

Class Summary
GetOpt Utility loosely based on the getopt command on UNIX, used to parse command line arguments.
Server A generic server.
Session A session represents a single connection to the TINI system shell.
SystemInputStream This is an implementation of an InputStream for use as System.in.
SystemPrintStream A basic implementation of a PrintStream for use as System.out and System.err.