Uses of Class
wt.wrmf.delivery.WTDeliveryException

Packages that use WTDeliveryException
wt.wrmf.delivery   
 

Uses of WTDeliveryException in wt.wrmf.delivery
 

Methods in wt.wrmf.delivery that throw WTDeliveryException
 Object TransparentOutbox.send(ShippingItem obj)
          If DIRECT return type for IMMEDIATE send mode is requested (as in ShippingLabel) for the ShippingItem, the InputStream from remote side will be returned; otherwise null or TrackingID will be returned.
 Receipt TransparentInbox.receive(ShippingItem obj, InputStream is)
          Returns the Receipt if accepted.
 Object TransparentInbox.receiveFeedBack(ShippingItem obj, InputStream is)
          This method is called at the sender's (Shipping) side.
 InputStream StreamedIS.getStream()
          

Supported API: false
 TrackingID StandardShippingService.sendItem(ShippingItem obj, ShippingLabel toLabel)
          All Delivery Type except IMMEDIATE mode use this invocation.
 TrackingID StandardShippingService.sendItem(ShippingItem obj, ShippingLabel toLabel, ShippingLabel receiptLabel)
          All Delivery Type except IMMEDIATE mode use this invocation.
 InputStream StandardShippingService.sendImmediateItem(ShippingItem obj, SiteAddress to, TransportType transportType)
          The return type is defaulted to "INDIRECT" mode, this means the InputStream from the remote site will be executed by the MethodInvocationDesc attached to the ShippingItem.
 InputStream StandardShippingService.sendImmediateItem(ShippingItem obj, SiteAddress to, TransportType transportType, int returnType)
          Delivery Type: IMMEDIATE is used by default in this invocation, and it is the only method for this delivery type.
 DeliveryStatus StandardShippingService.inquireStatus(TrackingID id)
          

Supported API: false
 void StandardShippingService.createOutbox(Class outBoxClass, String name)
          

Supported API: false
 InputStream StandardShippingService.iasPullContentImmediate(String iasUrl, String transportType, MethodInvocationDesc localAction, String queryStr, String pullMethod)
          For I2W/W2I project only.
 TrackingID StandardShippingService.iasPullContent(String iasUrl, String transportType, MethodInvocationDesc localAction, String queryStr, String pullMethod, String outboxName, String inboxName)
          For I2W/W2I project only.
protected  void StandardReceiverService.putToInbox(ShippingItem obj, InputStream is)
          This method is executed at remote/Receiver's side.
protected  void StandardReceiverService.putBackItemToInbox(ShippingItem obj, InputStream is)
          This method is executed at local/Sender's side.
 void StandardReceiverService.pickUpMessage(InputStream is)
          Receiver Service accept feedback from remote side as a stream.
 void StandardReceiverService.createInbox(Class inBoxClass, String name)
          

Supported API: false
 Serializable StandardReceiverService.executeMethod(MethodInvocationDesc mid)
          Executes the method described in the MethodInvocationDescription.
 Serializable StandardReceiverService.executeMethodWithPayload(MethodInvocationDesc mid, InputStream is)
          

Supported API: false
 Object StandardReceiverService.executePulledIS(ActionPullItem pullItem, InputStream retIS)
          Execute the received InputStream (retIS) according to the MethodInvocationDesc (desc) specified by the ActionPullItem (pullItem).
private  void StandardReceiverService.putToInbox(ShippingItem obj)
           
private  void StandardReceiverService.putBackItemToInbox(ShippingItem obj)
           
private  void StandardReceiverService.processFeedbackImmediate(Object feedbackObj, InputStream is)
           
private  void StandardReceiverService.processFeedback(ShippingItem feedbackObj, InputStream is)
           
(package private)  InputStream StandardReceiverService.processActionShippingItem(ActionShippingItem asi, InputStream is, AlertItem alert)
           
 TrackingID ShippingService.sendItem(ShippingItem obj, ShippingLabel toLabel)
          All Delivery Type except IMMEDIATE mode use this invocation.
 TrackingID ShippingService.sendItem(ShippingItem obj, ShippingLabel toLabel, ShippingLabel receiptLabel)
          All Delivery Type except IMMEDIATE mode use this invocation.
 InputStream ShippingService.sendImmediateItem(ShippingItem obj, SiteAddress to, TransportType transportType)
          The return type is defaulted to "INDIRECT" mode, this means the InputStream from the remote site will be executed by the MethodInvocationDesc attached to the ShippingItem.
 InputStream ShippingService.sendImmediateItem(ShippingItem obj, SiteAddress to, TransportType transportType, int returnType)
          Delivery Type: IMMEDIATE is used by default in this invocation, and it is the only method for this delivery type.
 DeliveryStatus ShippingService.inquireStatus(TrackingID id)
          

Supported API: false
 void ShippingService.createOutbox(Class outBoxClass, String name)
          

Supported API: false
 InputStream ShippingService.iasPullContentImmediate(String iasUrl, String transportType, MethodInvocationDesc localAction, String queryStr, String pullMethod)
          For I2W/W2I project only.
 TrackingID ShippingService.iasPullContent(String iasUrl, String transportType, MethodInvocationDesc localAction, String queryStr, String pullMethod, String outboxName, String inboxName)
          For I2W/W2I project only.
 void ReceiverService.pickUpMessage(InputStream is)
          Receiver Service accept feedback from remote side as a stream.
 void ReceiverService.createInbox(Class inBoxClass, String name)
          

Supported API: false
 Serializable ReceiverService.executeMethod(MethodInvocationDesc mid)
          Executes the method described in the MethodInvocationDescription.
 Serializable ReceiverService.executeMethodWithPayload(MethodInvocationDesc mid, InputStream is)
          

Supported API: false
 Object ReceiverService.executePulledIS(ActionPullItem pullItem, InputStream retIS)
          Execute the received InputStream (retIS) according to the MethodInvocationDesc (desc) specified by the ActionPullItem (pullItem).
static void PersistentInbox.executeItem(ObjectReference objRef, InputStream is)
          This static method is the method called in ProcessingQueue.
static void PersistentInbox.executeBackItem(ObjectReference objRef, InputStream is)
          This static method is the method called in ProcessingQueue.
 Receipt PersistentInbox.receive(ShippingItem obj, InputStream is)
          Returns the Receipt if accepted.
 Object PersistentInbox.receiveFeedBack(ShippingItem obj, InputStream is)
          This method is called at the sender's (Shipping) side.
static void PerDestinationOutbox.sendFromQueue(ObjectReference ref)
          

Supported API: false
 Object PerDestinationOutbox.send(ShippingItem obj)
          If DIRECT return type for IMMEDIATE send mode is requested (as in ShippingLabel) for the ShippingItem, the InputStream from remote side will be returned; otherwise null or TrackingID will be returned.
abstract  InputStream PayloadInputStreamDesc.getStream()
          

Supported API: false
abstract  Object Outbox.send(ShippingItem obj)
          If DIRECT return type for IMMEDIATE send mode is requested (as in ShippingLabel) for the ShippingItem, the InputStream from remote side will be returned; otherwise null or TrackingID will be returned.
 InputStream Outbox.sendToGTS(ShippingItem obj, Outbox outbox)
          If return type of DIRECT is requested, the InputStream from remote side will be returned directly; otherwise INDIRECT return type) the InputStream will be executed and null will be returned.
 InputStream ObjectIS.getStream()
          

Supported API: false
abstract  Receipt Inbox.receive(ShippingItem obj, InputStream is)
          Returns the Receipt if accepted.
abstract  Object Inbox.receiveFeedBack(ShippingItem obj, InputStream is)
          This method is called at the sender's (Shipping) side.
 InputStream GZIPStreamedIS.getStream()
          

Supported API: false
 InputStream GZIPFileIS.getStream()
          

Supported API: false
 InputStream FileIS.getStream()
          

Supported API: false
 InputStream ContentIS.getStream()
          

Supported API: false
 InputStream BLOB_IS.getStream()
          

Supported API: false
 

Constructors in wt.wrmf.delivery that throw WTDeliveryException
GZIPStreamedIS()
          

Supported API: false