Uses of Class
wt.wrmf.delivery.TransportBox

Packages that use TransportBox
wt.wrmf.delivery   
 

Uses of TransportBox in wt.wrmf.delivery
 

Subclasses of TransportBox in wt.wrmf.delivery
 class Inbox
          

Supported API: false

Extendable: false
 class Outbox
          

Supported API: false

Extendable: false
 class PerDestinationOutbox
           Use the newPerDestinationOutbox static factory method(s), not the PerDestinationOutbox constructor, to construct instances of this class.
 class PersistentInbox
           Use the newPersistentInbox static factory method(s), not the PersistentInbox constructor, to construct instances of this class.
 class TransparentInbox
           Use the newTransparentInbox static factory method(s), not the TransparentInbox constructor, to construct instances of this class.
 class TransparentOutbox
           Use the newTransparentOutbox static factory method(s), not the TransparentOutbox constructor, to construct instances of this class.
 

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