Uses of Interface
jcifs.NetbiosName
-
Packages that use NetbiosName Package Description jcifs jcifs.netbios -
-
Uses of NetbiosName in jcifs
Methods in jcifs that return NetbiosName Modifier and Type Method Description NetbiosNameNameServiceClient. getLocalName()NetbiosNameNetbiosAddress. getName()NetbiosNameNameServiceClient. getUnknownName() -
Uses of NetbiosName in jcifs.netbios
Classes in jcifs.netbios that implement NetbiosName Modifier and Type Class Description classNameMethods in jcifs.netbios that return NetbiosName Modifier and Type Method Description NetbiosNameNbtAddress. getName()Constructors in jcifs.netbios with parameters of type NetbiosName Constructor Description Name(Configuration cfg, NetbiosName name)SessionRequestPacket(Configuration config, NetbiosName calledName, NetbiosName callingName)
-