Uses of Class
jcifs.netbios.NbtAddress
-
Packages that use NbtAddress Package Description jcifs.netbios -
-
Uses of NbtAddress in jcifs.netbios
Methods in jcifs.netbios that return NbtAddress Modifier and Type Method Description NbtAddressLmhosts. getByName(String host, CIFSContext tc)This is really just forUniAddress.NbtAddressNameServiceClientImpl. getLocalHost()NbtAddress[]NameServiceClientImpl. getNbtAllByAddress(String host)NbtAddress[]NameServiceClientImpl. getNbtAllByAddress(String host, int type, String scope)NbtAddress[]NameServiceClientImpl. getNbtAllByAddress(NetbiosAddress addr)NbtAddress[]NameServiceClientImpl. getNbtAllByName(String host, int type, String scope, InetAddress svr)NbtAddressNameServiceClientImpl. getNbtByName(String host)NbtAddressNameServiceClientImpl. getNbtByName(String host, int type, String scope)NbtAddressNameServiceClientImpl. getNbtByName(String host, int type, String scope, InetAddress svr)NbtAddress[]NameServiceClientImpl. getNodeStatus(NetbiosAddress addr)
-