パッケージ jcifs.netbios

クラス Lmhosts


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

      • Lmhosts

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

      • getByName

        public NbtAddress getByName​(String host,
                                    CIFSContext tc)
        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.
        パラメータ:
        host -
        tc -
        戻り値:
        resolved name, null if not found