Uses of Class
android.net.LocalSocketAddress.Namespace

Packages that use LocalSocketAddress.Namespace
android.net   
 

Uses of LocalSocketAddress.Namespace in android.net
 

Methods in android.net that return LocalSocketAddress.Namespace
 LocalSocketAddress.Namespace LocalSocketAddress.getNamespace()
           
static LocalSocketAddress.Namespace LocalSocketAddress.Namespace.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LocalSocketAddress.Namespace[] LocalSocketAddress.Namespace.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in android.net with parameters of type LocalSocketAddress.Namespace
LocalSocketAddress(String name, LocalSocketAddress.Namespace namespace)
           
 



Copyright © 2008-2012. All Rights Reserved.