org.apache.savan.eventing
Class Delivery

java.lang.Object
  extended byorg.apache.savan.eventing.Delivery

public class Delivery
extends java.lang.Object


Constructor Summary
Delivery()
           
 
Method Summary
 org.apache.axis2.addressing.EndpointReference getDeliveryEPR()
           
 java.lang.String getDeliveryMode()
           
 void setDeliveryEPR(org.apache.axis2.addressing.EndpointReference deliveryEPR)
           
 void setDeliveryMode(java.lang.String deliveryMode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Delivery

public Delivery()
Method Detail

getDeliveryEPR

public org.apache.axis2.addressing.EndpointReference getDeliveryEPR()

getDeliveryMode

public java.lang.String getDeliveryMode()

setDeliveryEPR

public void setDeliveryEPR(org.apache.axis2.addressing.EndpointReference deliveryEPR)

setDeliveryMode

public void setDeliveryMode(java.lang.String deliveryMode)


Copyright © 2007 null. All Rights Reserved.