|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.multicast.allocation.IPv4AddressType
The IPv4 address type. Addresses are 32-bit unsigned integers.
There is just one singleton object of this class per JVM. This object can be accessed with the static getAddressType method.
Objects of this class and all values returned by their methods are immutable. That is, their values cannot change after they are constructed.
Method Summary | |
static IPv4AddressType |
getAddressType()
Gets the singleton IPv4AddressType object. |
int |
getIANAID()
Returns the IANA-assigned address family code for this address type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static IPv4AddressType getAddressType()
IPv4AddressType
object.IPv4AddressType
objectpublic int getIANAID()
getIANAID
in interface AddressType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.