Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.DispositionNotification

Packages that use DispositionNotification
com.oracle.sft.api The SFT base communication API. 

 

Uses of DispositionNotification in com.oracle.sft.api

 

Methods in com.oracle.sft.api that return types with arguments of type DispositionNotification
 List<DispositionNotification> DispositionContext.getDispositionNotifications()
          get the Disposition Notification list
 List<DispositionNotification> DispositionContext.getDispositionNotifications(DispositionNotification.Type type)
          get Disposition Notifications with the same type

 

Methods in com.oracle.sft.api with parameters of type DispositionNotification
 void DispositionContext.addDispositionNotification(DispositionNotification dispoNotif)
          Add a disposition notification into the disposition notification list, The list will send to the requester of disposition status

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.