Uses of Class
net.csdn.common.network.NetworkUtils.StackType

Packages that use NetworkUtils.StackType
net.csdn.common.network   
 

Uses of NetworkUtils.StackType in net.csdn.common.network
 

Methods in net.csdn.common.network that return NetworkUtils.StackType
static NetworkUtils.StackType NetworkUtils.StackType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NetworkUtils.StackType[] NetworkUtils.StackType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.csdn.common.network with parameters of type NetworkUtils.StackType
static InetAddress NetworkUtils.getFirstNonLoopbackAddress(NetworkInterface intf, NetworkUtils.StackType ipVersion)
           
static InetAddress NetworkUtils.getFirstNonLoopbackAddress(NetworkUtils.StackType ip_version)
           
 



Copyright © 2014. All Rights Reserved.