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(java.lang.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're declared.
 

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



Copyright © 2008-2010. All Rights Reserved.