Uses of Class
jcifs.UniAddress

Packages that use UniAddress
jcifs   
 

Uses of UniAddress in jcifs
 

Methods in jcifs that return UniAddress
static UniAddress[] UniAddress.getAllByName(java.lang.String hostname, boolean possibleNTDomainOrWorkgroup)
           
static UniAddress UniAddress.getByName(java.lang.String hostname)
          Determines the address of a host given it's host name.
static UniAddress UniAddress.getByName(java.lang.String hostname, boolean possibleNTDomainOrWorkgroup)
          Lookup hostname and return it's UniAddress.