|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcifs.netbios.Lmhosts
public class Lmhosts
Constructor Summary | |
---|---|
Lmhosts()
|
Method Summary | |
---|---|
static NbtAddress |
getByName(java.lang.String host)
This is really just for UniAddress . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Lmhosts()
Method Detail |
---|
public static NbtAddress getByName(java.lang.String host)
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |