com.sentilla.net
Class UnknownAddress

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

public class UnknownAddress
extends Object
implements Addressable

Default address class used when address is unknown.

See Also:
Addressable, Address, Serialized Form

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

Constructor Detail

UnknownAddress

public UnknownAddress()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.