Uses of Class
wt.replication.receiver.CameFromUnit

Packages that use CameFromUnit
wt.replication.receiver   
 

Uses of CameFromUnit in wt.replication.receiver
 

Methods in wt.replication.receiver that return CameFromUnit
static CameFromUnit CameFromUnit.newCameFromUnit(Site cameFrom, WTUnit unit)
          Default factory for the class.
 

Methods in wt.replication.receiver with parameters of type CameFromUnit
protected  boolean CameFromUnit.readVersion(CameFromUnit thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.