Class TorrentClientSettingsImpl

    • Method Detail

      • isAcceptingConnections

        public boolean isAcceptingConnections()
        Specified by:
        isAcceptingConnections in interface TorrentClientSettings
        Returns:
        true when the torrent client is allow to accept remote connections. Otherwise false
      • getAcceptingPort

        public int getAcceptingPort()
        Specified by:
        getAcceptingPort in interface TorrentClientSettings
        Returns:
        The port on which the client should be listening for connections.