public class Lmhosts extends Object
| Constructor and Description |
|---|
Lmhosts() |
| Modifier and Type | Method and Description |
|---|---|
NbtAddress |
getByName(String host,
CIFSContext tc)
This is really just for
UniAddress. |
public NbtAddress getByName(String host, CIFSContext tc)
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 - Copyright © 2023. All rights reserved.