|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--superwaba.ext.xplat.sync.RemoteCatalogRecord
This class represent a Remote Catalog Record.
| Field Summary | |
protected RemoteCatalog |
rc
|
protected int |
size
|
| Constructor Summary | |
RemoteCatalogRecord()
|
|
| Method Summary | |
protected abstract void |
read(DataStream ds)
|
protected abstract void |
write(DataStream ds)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected RemoteCatalog rc
protected int size
| Constructor Detail |
public RemoteCatalogRecord()
| Method Detail |
protected abstract void write(DataStream ds)
protected abstract void read(DataStream ds)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||