com.ebmwebsourcing.easyviper.core.impl.soa.message
Class ExternalMessageImpl<T>

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.MessageImpl<T>
      extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.ExternalMessageImpl<T>
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage<T>, com.ebmwebsourcing.easyviper.core.api.soa.message.Message<T>
Direct Known Subclasses:
DatedExternalMessage

public class ExternalMessageImpl<T>
extends MessageImpl<T>
implements com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage<T>

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
ExternalMessageImpl()
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.impl.soa.message.MessageImpl
getContent, getEndpoint, getOperationName, getQName, getService, setContent, setEndpoint, setOperationName, setQName, setService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
getContent, getEndpoint, getOperationName, getQName, getService, setContent, setEndpoint, setOperationName, setQName, setService
 

Constructor Detail

ExternalMessageImpl

public ExternalMessageImpl()


Copyright © 2009 eBM WebSourcing. All Rights Reserved.