パッケージ jcifs.smb1.netbios

クラス Lmhosts


  • public class Lmhosts
    extends Object
    • コンストラクタの詳細

      • Lmhosts

        public Lmhosts()
    • メソッドの詳細

      • getByName

        public static NbtAddress getByName​(String host)
        This is really just for UniAddress. It does not throw an UnknownHostException because this is queried frequently and exceptions would be rather costly to throw on a regular basis here.