Package org.cristian.t4j
-
Class Summary Class Description TelnetDefaultAuthenticator Default anonymous authenticator.TelnetDefaultHandler This is the default telnet handler class.TelnetServer Telnet Monitor Service (Thread) which allows users to telnet in and request/monitor internal services.TelnetServer.Authenticator Absctract class used as template for authenticators.TelnetServer.Command This is the class that should be extended when wanting to add available commands to the Telnet Monitor.TelnetServer.Handler Absctract class used as template for handlers. -
Exception Summary Exception Description TelnetServer.Command.InvalidArgumentException When arguments given are invalid (not enough, too many, etc).TelnetServer.Command.InvalidCommandException Invalid Command given to the Telnet Server.