Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Message

Packages that use Message
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
 

Uses of Message in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return Message
 Message WSNotificationFactoryImpl.createMessage()
           
abstract  Message WSNotificationFactory.createMessage()
          create an instance of the SubscriptionManagerRP class
 

Uses of Message in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api that return Message
 Message NotificationMessageHolderType.getMessage()
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api with parameters of type Message
 void NotificationMessageHolderType.setMessage(Message value)
           
 

Uses of Message in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement Message
static class NotificationMessageHolderTypeImpl.MessageImpl
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that return Message
 Message NotificationMessageHolderTypeImpl.getMessage()
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl with parameters of type Message
 void NotificationMessageHolderTypeImpl.setMessage(Message ref)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.