com.ebmwebsourcing.jbi.adaptor.impl
Class WrappedRequestMessage

java.lang.Object
  extended by com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
      extended by com.ebmwebsourcing.jbi.adaptor.impl.WrappedFromBusToCompMessage
          extended by com.ebmwebsourcing.jbi.adaptor.impl.WrappedRequestMessage
All Implemented Interfaces:
org.ow2.petals.component.api.FromBusToCompMessage, org.ow2.petals.component.api.Message

public class WrappedRequestMessage
extends WrappedFromBusToCompMessage


Field Summary
 
Fields inherited from class com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
msgExchange
 
Constructor Summary
WrappedRequestMessage(org.ow2.petals.component.api.ServiceConfiguration serviceConfiguration, java.lang.String operationName, java.net.URI mep, java.io.InputStream inMessageContentStream, javax.jbi.messaging.FlowAttributes flowAttributes)
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.jbi.adaptor.impl.WrappedFromBusToCompMessage
isMessageProcessed, setRole
 
Methods inherited from class com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
getFlowStepEndpointName, getFlowStepId, getFlowStepInterfaceName, getFlowStepOperationName, getFlowStepServiceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.petals.component.api.Message
getFlowStepEndpointName, getFlowStepId, getFlowStepInterfaceName, getFlowStepOperationName, getFlowStepServiceName
 

Constructor Detail

WrappedRequestMessage

public WrappedRequestMessage(org.ow2.petals.component.api.ServiceConfiguration serviceConfiguration,
                             java.lang.String operationName,
                             java.net.URI mep,
                             java.io.InputStream inMessageContentStream,
                             javax.jbi.messaging.FlowAttributes flowAttributes)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.