Package osl.service.shell

Interface Summary
ActorShellParserConstants  
 

Class Summary
ActorShell This class is a hacked java class which provides similar functionality to the "fshell" program.
ActorShellParser  
ActorShellParserTokenManager  
ASCII_UCodeESC_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
Shell This service implements a simple text-based protocol which may be used (with a suitable front-end) as a shell for interacting with the local foundry.
ShellActorImpl This class acts as the actor interface for sessions created by the Shell service.
ShellSession This class actually handles the sessions opened by the shell service.
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError