org.apache.servicemix.tck.mock
Class MockExchangeFactory.MockInOptionalOut

java.lang.Object
  extended by org.apache.servicemix.tck.mock.MockMessageExchange
      extended by org.apache.servicemix.tck.mock.MockExchangeFactory.MockInOptionalOut
All Implemented Interfaces:
javax.jbi.messaging.InOptionalOut, javax.jbi.messaging.MessageExchange
Enclosing class:
MockExchangeFactory

public static class MockExchangeFactory.MockInOptionalOut
extends MockMessageExchange
implements javax.jbi.messaging.InOptionalOut


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.servicemix.tck.mock.MockMessageExchange
MockMessageExchange.MockFault
 
Nested classes/interfaces inherited from interface javax.jbi.messaging.MessageExchange
javax.jbi.messaging.MessageExchange.Role
 
Field Summary
 
Fields inherited from interface javax.jbi.messaging.MessageExchange
JTA_TRANSACTION_PROPERTY_NAME
 
Constructor Summary
MockExchangeFactory.MockInOptionalOut()
           
 
Method Summary
 
Methods inherited from class org.apache.servicemix.tck.mock.MockMessageExchange
createFault, createMessage, getEndpoint, getError, getExchangeId, getFault, getInMessage, getInterfaceName, getMessage, getOperation, getOutMessage, getPattern, getProperty, getPropertyNames, getRole, getService, getStatus, isTransacted, setEndpoint, setError, setExchangeId, setFault, setInMessage, setInterfaceName, setMessage, setOperation, setOutMessage, setPattern, setProperty, setRole, setService, setStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jbi.messaging.InOptionalOut
getInMessage, getOutMessage, setInMessage, setOutMessage
 
Methods inherited from interface javax.jbi.messaging.MessageExchange
createFault, createMessage, getEndpoint, getError, getExchangeId, getFault, getInterfaceName, getMessage, getOperation, getPattern, getProperty, getPropertyNames, getRole, getService, getStatus, isTransacted, setEndpoint, setError, setFault, setInterfaceName, setMessage, setOperation, setProperty, setService, setStatus
 

Constructor Detail

MockExchangeFactory.MockInOptionalOut

public MockExchangeFactory.MockInOptionalOut()


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.