Uses of Class
wt.wrmf.delivery.ConfirmableShippingItem

Packages that use ConfirmableShippingItem
wt.wrmf.delivery   
 

Uses of ConfirmableShippingItem in wt.wrmf.delivery
 

Subclasses of ConfirmableShippingItem in wt.wrmf.delivery
 class ActionPullItem
          The "desc" (MethodInvocationDesc) is executed at the local or client side.
 class ActionShippingItem
           Use the newActionShippingItem static factory method(s), not the ActionShippingItem constructor, to construct instances of this class.
 class BiActionPullItem
          The "remoteMID" (MethodInvocationDesc) is executed at the remote or server side.
 class PayloadShippingItem
           Use the newPayloadShippingItem static factory method(s), not the PayloadShippingItem constructor, to construct instances of this class.
 

Methods in wt.wrmf.delivery that return ConfirmableShippingItem
protected static ConfirmableShippingItem ConfirmableShippingItem.newConfirmableShippingItem()
          

Supported API: false
 

Methods in wt.wrmf.delivery with parameters of type ConfirmableShippingItem
static void StandardShippingService.deleteDeliveredItem(ConfirmableShippingItem csi)
           
private  void Outbox.deleteDeliveredItems(ConfirmableShippingItem csi)
           
protected  boolean ConfirmableShippingItem.readVersion(ConfirmableShippingItem thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.