org.yestech.lib.net
Class InternetAddress

java.lang.Object
  extended by org.yestech.lib.net.InternetAddress

public class InternetAddress
extends java.lang.Object

Utility methods that work on Ip Addresses.

Version:
$Revision: $
Author:
Artie Copeland

Constructor Summary
InternetAddress()
           
 
Method Summary
static java.net.InetAddress createIp4Address(java.lang.String address)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternetAddress

public InternetAddress()
Method Detail

createIp4Address

public static java.net.InetAddress createIp4Address(java.lang.String address)


Copyright © 2009 YES Technology Association. All Rights Reserved.