com.ebmwebsourcing.jbi.adaptor.impl
Class WrappedStatusFromConsumerMessage

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.WrappedStatusFromConsumerMessage
All Implemented Interfaces:
org.ow2.petals.component.api.FromBusToCompMessage, org.ow2.petals.component.api.Message

public class WrappedStatusFromConsumerMessage
extends WrappedFromBusToCompMessage


Field Summary
 
Fields inherited from class com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
msgExchange
 
Constructor Summary
WrappedStatusFromConsumerMessage(org.ow2.petals.component.api.ServiceConfiguration serviceConfiguration, java.lang.String operationName, java.net.URI mep, java.io.InputStream outMessageContentStream, javax.jbi.messaging.FlowAttributes flowAttributes, javax.jbi.messaging.ExchangeStatus status)
           
 
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

WrappedStatusFromConsumerMessage

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


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