Class Telnet


  • public class Telnet
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  Telnet.ShellProvider  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] functions  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void telnetd​(java.lang.String[] argv)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • functions

        public static final java.lang.String[] functions
    • Method Detail

      • telnetd

        public void telnetd​(java.lang.String[] argv)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception