Uses of Class
wt.replication.sender.ToSiteLink

Packages that use ToSiteLink
wt.replication.sender   
 

Uses of ToSiteLink in wt.replication.sender
 

Methods in wt.replication.sender that return ToSiteLink
static ToSiteLink ToSiteLink.newToSiteLink(Site theSite, UnitSendRecord theUnitSendRecord)
          Default factory for the class.
 

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