Uses of Class
jcifs.netbios.Name

Packages that use Name
jcifs.netbios   
 

Uses of Name in jcifs.netbios
 

Methods in jcifs.netbios that return Name
static Name NbtAddress.getLocalName()
           
static Name NbtAddress.getLocalName()
           
 

Constructors in jcifs.netbios with parameters of type Name
SessionRequestPacket(Name calledName, Name callingName)