Uses of Interface
wt.wrmf.delivery.PipeActionCarrier

Packages that use PipeActionCarrier
wt.wrmf.delivery   
 

Uses of PipeActionCarrier in wt.wrmf.delivery
 

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