Interface Factory.Named<T>

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  Factory.Named.Util
      Utility functions
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getName()  
      • Methods inherited from interface net.schmizz.sshj.common.Factory

        create
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        the name of this factory.