Uses of Class
org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
Packages that use NotificationMessageHolderType
Package
Description
-
Uses of NotificationMessageHolderType in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that return types with arguments of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionprotected abstract List<NotificationMessageHolderType>AbstractPullPoint.getMessages(int max) Methods in org.apache.cxf.wsn with parameters of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionabstract voidAbstractPublisher.notify(NotificationMessageHolderType messageHolder) protected abstract voidAbstractPullPoint.store(NotificationMessageHolderType messageHolder) -
Uses of NotificationMessageHolderType in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that return types with arguments of type NotificationMessageHolderTypeMethods in org.apache.cxf.wsn.client with parameters of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionvoidConsumer.Callback.notify(NotificationMessageHolderType message) -
Uses of NotificationMessageHolderType in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that return types with arguments of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionprotected List<NotificationMessageHolderType>JmsPullPoint.getMessages(int max) Methods in org.apache.cxf.wsn.jms with parameters of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionvoidJmsPublisher.notify(NotificationMessageHolderType messageHolder) protected voidJmsPullPoint.store(NotificationMessageHolderType messageHolder) -
Uses of NotificationMessageHolderType in org.oasis_open.docs.wsn.b_2
Fields in org.oasis_open.docs.wsn.b_2 with type parameters of type NotificationMessageHolderTypeModifier and TypeFieldDescriptionprotected List<NotificationMessageHolderType>GetMessagesResponse.notificationMessageprotected List<NotificationMessageHolderType>Notify.notificationMessageMethods in org.oasis_open.docs.wsn.b_2 that return NotificationMessageHolderTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationMessageHolderType()Create an instance ofNotificationMessageHolderTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NotificationMessageHolderType>ObjectFactory.createNotificationMessage(NotificationMessageHolderType value) GetMessagesResponse.getNotificationMessage()Gets the value of the notificationMessage property.Notify.getNotificationMessage()Gets the value of the notificationMessage property.Methods in org.oasis_open.docs.wsn.b_2 with parameters of type NotificationMessageHolderTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NotificationMessageHolderType>ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)