com.sun.multicast.allocation
Interface AddressType

All Known Implementing Classes:
IPv4AddressType

public interface AddressType

A network address type (IPv4, IPv6, etc.).


Method Summary
 int getIANAID()
          Returns the IANA-assigned address family code for this address type.
 

Method Detail

getIANAID

public int getIANAID()
Returns the IANA-assigned address family code for this address type.
Returns:
the IANA-assigned address family code for this address type


JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.