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

Packages that use GetCurrentMessage
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.inout   
 

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement GetCurrentMessage
 class GetCurrentMessageImpl
           
 

Uses of GetCurrentMessage in com.ebmwebsourcing.wsstar.notification.definition.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return GetCurrentMessage
 GetCurrentMessage WSNotificationReader.readGetCurrentMessage(org.w3c.dom.Document doc)
          Unmarshall GetCurrentMessage object from a Document representation fragment object
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type GetCurrentMessage
 org.w3c.dom.Document WSNotificationWriter.writeGetCurrentMessage(GetCurrentMessage getCurMsgObj)
          marshall an GetCurrentMessage object
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.