Uses of Class
org.somda.sdc.dpws.soap.wseventing.model.Notification
-
Packages that use Notification Package Description org.somda.sdc.dpws.soap.wseventing WS-Eventing plugin for SOAP. -
-
Uses of Notification in org.somda.sdc.dpws.soap.wseventing
Methods in org.somda.sdc.dpws.soap.wseventing with parameters of type Notification Modifier and Type Method Description voidSourceSubscriptionManager. offerNotification(Notification notification)Inserts the notification into the subscription manager's queue.voidSourceSubscriptionManagerImpl. offerNotification(Notification notification)
-