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

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.MessageImpl<T>
      extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.InternalMessageImpl<T>
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<T>, com.ebmwebsourcing.easyviper.core.api.soa.message.Message<T>

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

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
InternalMessageImpl()
           
 
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

InternalMessageImpl

public InternalMessageImpl()


Copyright © 2009 eBM WebSourcing. All Rights Reserved.