Class AbstractSCPClient

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • bandwidthLimit

        protected int bandwidthLimit
    • Constructor Detail

      • AbstractSCPClient

        AbstractSCPClient​(SCPEngine engine)
      • AbstractSCPClient

        AbstractSCPClient​(SCPEngine engine,
                          int bandwidthLimit)