org.objectweb.petals.tools.rmi.common.serializable.messagingtypes
Class InOptionalOut

java.lang.Object
  extended by org.objectweb.petals.tools.rmi.common.serializable.MessageExchange
      extended by org.objectweb.petals.tools.rmi.common.serializable.messagingtypes.InOut
          extended by org.objectweb.petals.tools.rmi.common.serializable.messagingtypes.InOptionalOut
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, javax.jbi.messaging.InOptionalOut, javax.jbi.messaging.InOut, javax.jbi.messaging.MessageExchange

public class InOptionalOut
extends InOut
implements javax.jbi.messaging.InOptionalOut, java.io.Serializable

Author:
Nicolas SALATGE - EBM WebSourcing
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jbi.messaging.MessageExchange
javax.jbi.messaging.MessageExchange.Role
 
Field Summary
 
Fields inherited from class org.objectweb.petals.tools.rmi.common.serializable.MessageExchange
IN_MSG, IN_ONLY_PATTERN, IN_OPTIONAL_OUT_PATTERN, IN_OUT_PATTERN, OUT_MSG, ROBUST_IN_ONLY_PATTERN
 
Fields inherited from interface javax.jbi.messaging.MessageExchange
JTA_TRANSACTION_PROPERTY_NAME
 
Constructor Summary
InOptionalOut()
          the default constructor.
 
Method Summary
 
Methods inherited from class org.objectweb.petals.tools.rmi.common.serializable.messagingtypes.InOut
getInMessage, getOutMessage, setInMessage, setOutMessage
 
Methods inherited from class org.objectweb.petals.tools.rmi.common.serializable.MessageExchange
createFault, createMessage, getEndpoint, getError, getExchangeId, getFault, getFlowAttributes, getInterfaceName, getMessage, getMessages, getOperation, getPattern, getProperty, getPropertyNames, getRole, getService, getStatus, isTransacted, readObjectDelegate, setEndpoint, setError, setExchangeId, setFault, setFlowAttributes, setInterfaceName, setMessage, setOperation, setPattern, setProperty, setRole, setService, setStatus, writeObjectDelegate
 
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, getFlowAttributes, getInterfaceName, getMessage, getOperation, getPattern, getProperty, getPropertyNames, getRole, getService, getStatus, isTransacted, setEndpoint, setError, setFault, setFlowAttributes, setInterfaceName, setMessage, setOperation, setProperty, setService, setStatus
 

Constructor Detail

InOptionalOut

public InOptionalOut()
the default constructor.



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