Uses of Class
com.ibm.soa.sp.pxnotify.DeliveryMethod

Packages that use DeliveryMethod
com.ibm.soa.sp.pxnotify   
 

Uses of DeliveryMethod in com.ibm.soa.sp.pxnotify
 

Fields in com.ibm.soa.sp.pxnotify declared as DeliveryMethod
static DeliveryMethod DeliveryMethod.Asynchronous
           
static DeliveryMethod DeliveryMethod.Inline
           
 

Methods in com.ibm.soa.sp.pxnotify that return DeliveryMethod
static DeliveryMethod DeliveryMethod.fromString(java.lang.String value)
           
static DeliveryMethod DeliveryMethod.fromValue(java.lang.String value)
           
 DeliveryMethod SPNotificationExtension.getDeliveryMethod()
           
 

Methods in com.ibm.soa.sp.pxnotify with parameters of type DeliveryMethod
 void SPNotificationExtension.setDeliveryMethod(DeliveryMethod deliveryMethod)
           
 



Copyright © 2003 IBM Corp. All Rights Reserved.