| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjcifs.netbios.Lmhostspublic class Lmhostsextends java.lang.ObjectMethod Summary | |
static NbtAddress |
|
public static NbtAddress getByName(String host)
This is really just forUniAddress. It does not throw anjava.net.UnknownHostExceptionbecause this is queried frequently and exceptions would be rather costly to throw on a regular basis here.