Uses of Class
jcifs.netbios.UniAddress
-
Packages that use UniAddress Package Description jcifs.netbios jcifs.smb -
-
Uses of UniAddress in jcifs.netbios
Methods in jcifs.netbios that return UniAddress Modifier and Type Method Description UniAddress[]NameServiceClientImpl. getAllByName(String hostname, boolean possibleNTDomainOrWorkgroup)UniAddressNameServiceClientImpl. getByName(String hostname)UniAddressNameServiceClientImpl. getByName(String hostname, boolean possibleNTDomainOrWorkgroup) -
Uses of UniAddress in jcifs.smb
Fields in jcifs.smb declared as UniAddress Modifier and Type Field Description UniAddressNtlmChallenge. dcServer addressConstructors in jcifs.smb with parameters of type UniAddress Constructor Description NtlmChallenge(byte[] challenge, UniAddress dc)
-