Index - All Packages - All Categories - All Classes

Class TransferSpecialist


Package: Udanax-Gold
All Superclasses: Object Heaper
Immediate Subclasses: DiskCountSpecialist DiskSpecialist TransferGeneralist
Protocols: Object
Categories: Xanadu-Xcvr

Class Methods

make: aBook

Return a specialist that does nothing.

Overridden by: DiskCountSpecialist class TransferGeneralist class

Instance Methods

actualHashForEqual


create: aBook



Overridden by: DiskCountSpecialist TransferGeneralist

getCategoryFor: no


getRecipe: cat


isEqual: other


numberOfCategory: cat


receiveHeaper: cat from: rcvr

Return an object from the rcvr or nil if cat
is not a category that we handle specially.

Overridden by: DiskCountSpecialist DiskSpecialist TransferGeneralist

receiveHeaper: cat into: memory from: rcvr

Return an object from the rcvr or nil if cat is not a category that we handle specially.

Overridden by: DiskCountSpecialist DiskSpecialist TransferGeneralist

sendHeaper: hpr to: xmtr

Transmit heapers on xmtr. Subclasses intercept and handle special cases here.

Overridden by: DiskCountSpecialist DiskSpecialist


Index - All Packages - All Categories - All Classes