com.sentilla.net
Class BroadcastAddress

java.lang.Object
  extended by com.sentilla.net.BroadcastAddress
All Implemented Interfaces:
Addressable, Serializable

public class BroadcastAddress
extends Object
implements Addressable

Addressable object that represents a broadcast address. Use this class as the address object when broadcasting.

See Also:
Addressable, Address, Serialized Form

Constructor Summary
BroadcastAddress()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sentilla.net.Addressable
equals, hashCode
 

Constructor Detail

BroadcastAddress

public BroadcastAddress()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.