public static final class PullPushAdapter.PullHeader extends Header
HDR_OVERHEAD
Constructor and Description |
---|
PullPushAdapter.PullHeader() |
PullPushAdapter.PullHeader(java.io.Serializable identifier) |
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
getIdentifier() |
void |
readExternal(java.io.ObjectInput in) |
int |
size()
To be implemented by subclasses.
|
java.lang.String |
toString() |
void |
writeExternal(java.io.ObjectOutput out) |
public PullPushAdapter.PullHeader()
public PullPushAdapter.PullHeader(java.io.Serializable identifier)
public java.io.Serializable getIdentifier()
public int size()
Header
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.