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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement GetCurrentMessageResponse
 class GetCurrentMessageResponseImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type GetCurrentMessageResponse
 org.w3c.dom.Document WSNotificationWriter.writeGetCurrentMessageResponse(GetCurrentMessageResponse getCurMsgRespObj)
          marshall an GetCurrentMessageResponse object
 



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