Uses of Interface
wt.wrmf.delivery.ActionCarrier

Packages that use ActionCarrier
wt.wrmf.delivery   
 

Uses of ActionCarrier in wt.wrmf.delivery
 

Classes in wt.wrmf.delivery that implement ActionCarrier
 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.