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