|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.eurotech.framework.net.IPAddress com.eurotech.framework.net.IP4Address
public class IP4Address
This class represents an Internet Protocol version 4 (IPv4) address.
Field Summary |
---|
Fields inherited from class com.eurotech.framework.net.IPAddress |
---|
javaNetAddress |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class com.eurotech.framework.net.IPAddress |
---|
equals, getAddress, getByAddress, getByAddress, getHostAddress, hashCode, isAnyLocalAddress, isLinkLocalAddress, isLoopbackAddress, isMCGlobal, isMCLinkLocal, isMCNodeLocal, isMCOrgLocal, isMCSiteLocal, isMulticastAddress, isSiteLocalAddress, parseHostAddress |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |