java.io.Externalizable
, java.io.Serializable
public static class MERGE3.CoordAnnouncement extends Header
HDR_OVERHEAD
Constructor | Description |
---|---|
CoordAnnouncement() |
|
CoordAnnouncement(Address coord) |
Modifier and Type | Method | Description |
---|---|---|
void |
readExternal(java.io.ObjectInput in) |
|
void |
writeExternal(java.io.ObjectOutput out) |
public CoordAnnouncement()
public CoordAnnouncement(Address coord)
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.