org.sblim.slp.internal
Class Net

java.lang.Object
  extended byorg.sblim.slp.internal.Net

public class Net
extends java.lang.Object

Net


Constructor Summary
Net()
           
 
Method Summary
static boolean hasIPv4()
          hasIPv4
static boolean hasIPv6()
          hasIPv6
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Net

public Net()
Method Detail

hasIPv6

public static boolean hasIPv6()
hasIPv6

Returns:
boolean

hasIPv4

public static boolean hasIPv4()
hasIPv4

Returns:
boolean


Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.